ObjectIdentifier.descriptor

class ObjectIdentifier
@safe nothrow const
string
descriptor
(
in size_t index
)

Return Value

Type: string

The descriptor at the specified index.

Throws

  • RangeError if an invalid index is specified

Meta