C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / ComArrayBase Class / NativePointer Property

In This Topic
NativePointer Property (ComArrayBase)
In This Topic
Gets the pointer to the native array associated to this instance.
Syntax
'Declaration
 
Public ReadOnly Property NativePointer As System.IntPtr
 
See Also