'Declaration Public MustOverride ReadOnly Property ColorComponentCount As System.Int32
public abstract System.Int32 ColorComponentCount { get; }
public: __property abstract System.Int32 get_ColorComponentCount();
public:
abstract property System.Int32 ColorComponentCount { System.Int32 get(); }