NameHash.MappedCodePoints Property

NameHashMappedCodePoints Property

Gets the NameHash flags. In some cases = number of mapped code points.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public uint MappedCodePoints { get; }
Public ReadOnly Property MappedCodePoints As UInteger
	Get

Property Value

Type: UInt32
See Also