ScenarioInputCellCollection Class

ScenarioInputCellCollection class

Represents the list of the scenario’s input cells.


type ScenarioInputCellCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGets ScenarioInputCell by index in the list.
AddAdds an input cell.
GetCountGets the number of elements contained in the instance.