ModelParameters.Count Property
Parent Object: ModelParametersDescription
Property that returns the number of items in this collection.
Syntax
ModelParameters.Count() As LongProperty Value
This is a read only property whose value is a Long.Samples
Name | Description |
Model Parameters | This sample demonstrates the methods and properties supported by the Parameters object for model parameters. |