| GenerateBinaryImage(Byte[], Int32) |
Generates binary image of the object and copies it into the given buffer, for BinaryLength bytes.
(Inherited from ISupportBinaryImage) |
| GetCompositeValue |
Gets the specified composite value of this IChannelValueT.
(Inherited from IChannelValueT) |
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable) |
| ParseBinaryImage(Byte[], Int32, Int32) |
Initializes object by parsing the specified buffer containing a binary image.
(Inherited from ISupportBinaryImage) |