셀의 컬렉션을 나타냅니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
 Syntax
Syntax
| C# | 
|---|
| public class CellCollection : IEnumerable<Cell>, ICollection | 
| Visual Basic | 
|---|
| Public Class CellCollection _ Implements IEnumerable(Of Cell), ICollection | 
| Visual C++ | 
|---|
| public ref class CellCollection : IEnumerable<Cell^>, ICollection | 





