SubentityIdIndexPtr
Property
|
Property that represents the subentity index
as IntPtr.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public IntPtr IndexPtr { get; }
Public ReadOnly Property IndexPtr As IntPtr
Get
public:
property IntPtr IndexPtr {
IntPtr get ();
}
member IndexPtr : IntPtr with get
Property Value
IntPtr
See Also