public List<byte> CDTOC { get; }
Public ReadOnly Property CDTOC As List(Of Byte) Get
public: property List<unsigned char>^ CDTOC { List<unsigned char>^ get (); }