Home -> IndexAttribute -> DataType

Description

The DataType enumeration identifies the scalar integer encoding used by an index attribute entry.

Members

Name Description
Public Enum UInt16
Stores each index as a 16-bit unsigned integer.
Public Enum UInt32
Stores each index as a 32-bit unsigned integer.

See also