Gets the binary image of this ChannelCollectionBase<(Of <(<'T>)>)>.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual byte[] BinaryImage { get; }
Public Overridable ReadOnly Property BinaryImage As Byte() Get
public: virtual property array<unsigned char>^ BinaryImage { array<unsigned char>^ get (); }
Remarks
The binary image of the ChannelCollectionBase<(Of <(<'T>)>)> is the combined images of all the items in the collection.