CustomPropCollection.Remove

CustomPropCollection.Remove method

Remove the CustomProp object from the collection.

public void Remove(CustomProp customProp)
ParameterTypeDescription
customPropCustomProp

See Also