Home -> IndexAttribute -> GetIndexCount

Description

The GetIndexCount method returns the number of indices accessible through this index attribute.

Usage

size_t GetIndexCount() const;

Return value

[size_t]
The number of indices described by this index attribute.

See also