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