ModelingListTItem Property |
Gets or sets a modeling object at the specified index.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public T this[
int index
] { get; set; }
Parameters
- index
- Type: SystemInt32
Property Value
Type:
TSee Also