Overload List
| Name | Description | |
|---|---|---|
| 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.
| |
| Set(array<UInt32>[]()[][]) |
Set Oid value from integer array. If integer array is null or length == 0, internal buffer is set to null.
| |
| Set(Oid) |
Set class value from another Oid class.
|