BindColumnCollection.CopyTo

BindColumnCollection.CopyTo method

Copies to an array.

public void CopyTo(Array array, int index)
ParameterTypeDescription
arrayArray
indexInt32

See Also