CustomCommandButtonCollection.RemoveAt

CustomCommandButtonCollection.RemoveAt method

Removes at the index.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32Index.

See Also