'Declaration Public ReadOnly Property Symbols As System.Collections.Generic.List(Of OcrSymbol)
public System.Collections.Generic.List<OcrSymbol> Symbols { get; }
public: __property System.Collections.Generic.List<OcrSymbol*>* get_Symbols();
public:
property System.Collections.Generic.List<OcrSymbol^>^ Symbols { System.Collections.Generic.List<OcrSymbol^>^ get(); }