Overload List
| Name | Description | |
|---|---|---|
| create(Byte) | Construct an interface identifier using a byte array. | |
| create(String) | Construct an interface identifier using the standard format. | |
| create(Byte, Int64) | Construct an interface identifier by specifying a registry and an identifier.
| |
| create(Byte, Int32) |
Construct an interface identifier using a byte array, starting at an
offset into the array.
| |
| create(DOFMarshalContext, Object, DOFPacket) | Construct an interface identifier from serial form. |
See Also