SourceGrid.CellCollection.CellCollection C# (CSharp) Method

CellCollection() public method

Initializes a new empty instance of the CellBaseCollection class.
public CellCollection ( ) : System
return System
        public CellCollection()
        {
            // empty
        }

Same methods

CellCollection::CellCollection ( CellCollection items ) : System
CellCollection::CellCollection ( Cells items ) : System