Gets the strongly-typed reference to the collection of cells for this IChannelFrame<(Of <(<'T>)>)>.
Declaration Syntax
C# | Visual Basic | Visual C++ |
IChannelCellCollection<T> Cells { get; }
ReadOnly Property Cells As IChannelCellCollection(Of T) Get
property IChannelCellCollection<T>^ Cells { IChannelCellCollection<T>^ get (); }