KnownPropertyList.RemoveAt

KnownPropertyList.RemoveAt method

List is read-only. Operation is not supported.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32The zero-based index of the item to remove.

See Also