'Declaration Public ReadOnly Property BarcodeToMinImageDataSize As System.Collections.Generic.Dictionary(Of BarcodeType,Double)
public System.Collections.Generic.Dictionary<BarcodeType,double> BarcodeToMinImageDataSize { get; }
public: __property System.Collections.Generic.Dictionary<BarcodeType,double*>* get_BarcodeToMinImageDataSize();
public:
property System.Collections.Generic.Dictionary<BarcodeType,double^>^ BarcodeToMinImageDataSize { System.Collections.Generic.Dictionary<BarcodeType,double^>^ get(); }