Provides access to properties/methods of a model list.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
AddValue | Adds a value. |
![]() |
AlteredFlag | Indicates whether the value has been explicitly set (by the user). |
![]() |
Count | The list count. |
![]() |
CurrentIndex | The current index. |
![]() |
FeedbackVariable | Feedback variable. |
![]() |
GetAlteredFlag | Indicates whether the value has been explicitly set (by the user). |
![]() |
GetValence | Get valence. |
![]() |
GetValues | The values. |
![]() |
InsertValue | Inserts a value. |
![]() |
ListType | Indicates the list type. |
![]() |
MoveValue | Moves the specified value. |
![]() |
RemoveAll | Removes all values. |
![]() |
RemoveValue | Removes the specified value. |
![]() |
SetAlteredFlag | Indicates whether the value has been explicitly set (by the user). |
![]() |
SetValence | Set valence. |
![]() |
SetValues | The values. |
![]() |
Value | The value at the specifed index. |
CoClasses that implement IMdList
CoClasses and Classes | Description |
---|---|
MdVariable | Model variable object that contains a value object. |