CustomPropCollection.Add

CustomPropCollection.Add method

Add the CustomProp object in the collection.

public int Add(CustomProp customProp)
ParameterTypeDescription
customPropCustomProp

See Also