Initializes a new instance of the
Handle class
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
Public Sub New (
v As Long
)
public:
Handle(
long long v
)
new :
v : int64 -> Handle
Parameters
- v
- Type: SystemInt64
See Also