A Sandcastle Documented Class Library
Data Property
NamespacesGifComponentsDataBlockData
Gets the byte array containing the data in this data sub-block. This does not include the first byte which holds the block size.
Declaration Syntax
C#Visual BasicVisual C++
public byte[] Data { get; }
Public ReadOnly Property Data As Byte()
public:
property array<unsigned char>^ Data {
	array<unsigned char>^ get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453