public override byte[] Matrix { get; }Public Overrides ReadOnly Property Matrix As Byte()
Getpublic:
virtual property array<unsigned char>^ Matrix {
array<unsigned char>^ get () override;
}abstract Matrix : byte[] with get
override Matrix : byte[] with get