'Declaration Public ReadOnly Property BarcodeInfoToQualityTest As System.Collections.Generic.Dictionary(Of IBarcodeInfo,Object)
public System.Collections.Generic.Dictionary<IBarcodeInfo,object> BarcodeInfoToQualityTest { get; }
public: __property System.Collections.Generic.Dictionary<IBarcodeInfo,object*>* get_BarcodeInfoToQualityTest();
public:
property System.Collections.Generic.Dictionary<IBarcodeInfo,object^>^ BarcodeInfoToQualityTest { System.Collections.Generic.Dictionary<IBarcodeInfo,object^>^ get(); }