RangeI Structure |
Namespace: NeoAxis
public struct RangeI
The RangeI type exposes the following members.
| Name | Description | |
|---|---|---|
| RangeI(RangeI) | Initializes a new instance of the RangeI class | |
| RangeI(Int32, Int32) | Initializes a new instance of the RangeI class |
| Name | Description | |
|---|---|---|
| Divide(Int32, RangeI, RangeI) | ||
| Divide(RangeI, Int32, RangeI) | ||
| Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
| Equals(RangeI, Int32) | ||
| GetHashCode | (Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Multiply(Int32, RangeI, RangeI) | ||
| Multiply(RangeI, Int32, RangeI) | ||
| Negate | ||
| Parse | ||
| ToRange | ||
| ToRangeF | ||
| ToString | (Overrides ValueTypeToString.) | |
| ToString(Int32) | ||
| ToVector2I | ||
| TryParse |
| Name | Description | |
|---|---|---|
| Division(Int32, RangeI) | ||
| Division(RangeI, Int32) | ||
| Equality | ||
| Inequality | ||
| Multiply(Int32, RangeI) | ||
| Multiply(RangeI, Int32) | ||
| UnaryNegation |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
| PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |