Add: ISlPDLTerm;
The Add method adds variable to the collection.
Add returns the added variable after executing. The variable is added to the end of the collection, and the value of the ISlPDLTermCollection.Count property increases by one.
The property use is given in the example for ISmLinearRegress.PDLTermCollection.
See also: