BindColumnCollection.Add

BindColumnCollection.Add method

Adds the specified bind column object to the collection.

public int Add(object value)
ParameterTypeDescription
valueObject

See Also