StringWrapper.ConstPointer Property

StringWrapperConstPointer Property

Gets the const pointer (const ON_wString*).

Namespace:  Rhino.Runtime.InteropWrappers
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public IntPtr ConstPointer { get; }
Public ReadOnly Property ConstPointer As IntPtr
	Get

Return Value

Type: IntPtr
The const pointer.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also