Overload List
Name | Description | |
---|---|---|
![]() ![]() | create(Byte) | Create a DOFObjectID.Source from a byte[] of data. |
![]() ![]() | create(String) | Construct a DOFObjectID.Source using the standard format. |
![]() ![]() | create(DOFObjectID) | Create an DOFObjectID.Source from a DOFObjectID. |
![]() ![]() | create(Byte, Int32) | Create a DOFObjectID.Source from a byte[] of data at an offset. |
![]() ![]() | create(Int32, Byte) | Create an DOFObjectID.Source given its class and byte data. |
![]() ![]() | create(DOFMarshalContext, Object, DOFPacket) | Create a DOFObjectID.Source from serial form. |
See Also