Overload List
| Name | Description |
|---|---|
| Set(AsnType) |
Set class value from another Oid class cast as .
|
| Set(array<Int32>[]()[]) |
Set Oid value from integer array. If integer array is null or length == 0, internal buffer is set to null.
|
| Set(String) | Sets the object to the passed dotted decimal
object identifier string.
|