ObjectIdentifier.opIndex

class ObjectIdentifier
@safe @nogc nothrow const
opIndex
(
in ptrdiff_t index
)

Return Value

Type: OIDNode

the OIDNode at the specified index.

Throws

RangeError = if invalid index specified.

Meta