GeoCalcCOM.IParameterCollection2
|
Property |
Description |
|
Provides access to the AngularValue items in this collection | |
|
Indicates the number of parameters in this collection | |
|
Provides access to the floating point items in this collection | |
|
Provides access to the integer items in this collection | |
|
Provides access to the LinearValue items in this collection | |
|
Provides access to the string items in this collection |
|
Method |
Description |
|
Adds an AngularValue to this collection | |
|
Adds a floating point value to this collection | |
|
Adds an integer value to this collection | |
|
Adds a LinearValue to this collection | |
|
Adds a string value to this collection | |
|
Removes all parameters from this collection | |
|
Produces a deep-copy of an IParameterCollection | |
|
Indicates if the specified parameter exists in this collection | |
|
Retrieves the type of the parameter with the specified name | |
|
Indicates the name of the parameter located at the specified index in this collection | |
|
Removes the specified parameter from the collection | |
|
Compares the value of two IParameterCollection instances |