BindColumnCollection.Insert

BindColumnCollection.Insert method

Inserts an bind column object.

public void Insert(int index, object value)
ParameterTypeDescription
indexInt32
valueObject

See Also