ObjectIdentifier.numericArray

class ObjectIdentifier
@property @safe nothrow const
size_t[]
numericArray
()

Return Value

Type: size_t[]

an array of size_ts representing the dot-delimited sequence of integers that constitute the numeric OID.

Meta