public virtual IChannelCellCollection<T> Cells { get; }
Public Overridable ReadOnly Property Cells As IChannelCellCollection(Of T)
Get
public:
virtual property IChannelCellCollection<T>^ Cells {
IChannelCellCollection<T>^ get ();
}
function get_Cells();