'Declaration Public ReadOnly Property ScanReflectanceProfiles As ISO15416ScanReflectanceProfile[]
public ISO15416ScanReflectanceProfile[] ScanReflectanceProfiles { get; }
public: __property ISO15416ScanReflectanceProfile*[] get_ScanReflectanceProfiles();
public:
property ISO15416ScanReflectanceProfile^[] ScanReflectanceProfiles { ISO15416ScanReflectanceProfile^[] get(); }