public byte[] I { get; }
Public ReadOnly Property I As Byte() Get
public: property array<unsigned char>^ I { array<unsigned char>^ get (); }
function get_I();
In This Article