ScenarioInputCellCollection Class
ScenarioInputCellCollection class
Represents the list of the scenario’s input cells.
type ScenarioInputCellCollection struct  {
	ptr unsafe.Pointer
}
Constructors
| Method | Description | 
|---|
Methods
| Method | Description | 
|---|---|
| IsNull | Checks whether the implementation object is nullptr. | 
| Get | Gets ScenarioInputCell by index in the list. | 
| Add | Adds an input cell. | 
| GetCount |