A Sandcastle Documented Class Library
Item Property (index)
NamespacesGifComponentsDataBlockItem[([(Int32])])
Gets a specific byte within the data block
Declaration Syntax
C#Visual BasicVisual C++
public byte this[
	int index
] { get; }
Public ReadOnly Default Property Item ( _
	index As Integer _
) As Byte
public:
property unsigned char default[int index] {
	unsigned char get (int index);
}
Parameters
index (Int32)

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453