Click or drag to resize

DataColumnCollectionEnsureExistenceAtPositionStrictly Method

Overload List
 NameDescription
Public methodEnsureExistenceAtPositionStrictly(Int32, String, Type, ColumnKind, Int32) Ensures the existence of a column with exactly the provided properties at the provided position.
Public methodEnsureExistenceAtPositionStrictly(Int32, String, Boolean, Type, ColumnKind, Int32) Ensures the existence of a column with exactly the provided properties at the provided position.
Public methodEnsureExistenceAtPositionStrictlyTDataCol(Int32, String, ColumnKind, Int32) Ensures the existence of a column with exactly the provided properties at the provided position.
Top
See Also