IntPtrCollectionEnumeratorCurrent Property
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public IntPtr Current { get; }
Public ReadOnly Property Current As IntPtr
Get
public:
property IntPtr Current {
IntPtr get ();
}
member Current : IntPtr with get
Property Value
Type:
IntPtr
See Also