The IEIntList type exposes the following properties.
Properties
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
Member | Description | |
---|---|---|
Count |
Return the items count
| |
CurrentValue |
The current selected value
| |
Item[([( Int32])]) |
Set/gets specified item
| |
RangeMax |
The maximum value that the property can have
| |
RangeMin |
The minimum value that the property can have
| |
RangeStep |
The step between two values
|