'Declaration Protected ReadOnly Property MaxNubmerOfChannels As System.Int32
protected System.Int32 MaxNubmerOfChannels { get; }
protected: __property System.Int32 get_MaxNubmerOfChannels();
protected:
property System.Int32 MaxNubmerOfChannels { System.Int32 get(); }