Add

CustomPropCollection.Add method

Add the CustomProp object in the collection.

public int Add(CustomProp customProp)
Parameter Type Description
customProp CustomProp

See Also