Remove

CustomPropCollection.Remove method

Remove the CustomProp object from the collection.

public void Remove(CustomProp customProp)
Parameter Type Description
customProp CustomProp

See Also