'Declaration Public ReadOnly Property SymbolComponents As IBarcodeInfo[]
public IBarcodeInfo[] SymbolComponents { get; }
public: __property IBarcodeInfo*[] get_SymbolComponents();
public:
property IBarcodeInfo^[] SymbolComponents { IBarcodeInfo^[] get(); }