Repeater |
The RepeaterCoordinates type exposes the following members.
| Name | Description | |
|---|---|---|
| RepeaterCoordinates | Creates zero dimensional coordinates. | |
| RepeaterCoordinates(Int32) | Creates one dimensional coordinates. | |
| RepeaterCoordinates(Int32, Int32) | Creates two dimensional coordinates. |
| Name | Description | |
|---|---|---|
| DimensionCount | The number of dimensions of the coordinates (0, 1 or 2 for zero, one or two dimensional arrays.) | |
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the RepeaterCoordinates | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetCoordinate | Returns the coordinate in the given dimension. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |