Método Add
Adds a Column object to the ColumnCollection collection.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Add(Column) | Adds a Column object to the ColumnCollection collection. | |
Add(Column, Int32) | Adds a Column object to the ColumnCollection collection at a specified position. | |
Add(Column, String) | Adds a Column object to the ColumnCollection collection after a specified Column object currently in the ColumnCollection collection. |
Início
Consulte também