| GenerateBinaryImage(Byte[], Int32) |
Generates binary image of the object and copies it into the given buffer, for BinaryLength bytes.
(Inherited from ISupportBinaryImage) |
| ParseBinaryImage(Byte[], Int32, Int32) |
Initializes object by parsing the specified buffer containing a binary image.
(Inherited from ISupportBinaryImage) |