Gets a specific byte within the data block
Declaration Syntax
C# | Visual Basic | Visual C++ |
public: property unsigned char default[int index] { unsigned char get (int index); }
Parameters
- index (Int32)
C# | Visual Basic | Visual C++ |
public: property unsigned char default[int index] { unsigned char get (int index); }