Name | Description | |
---|---|---|
![]() | Item | Overloaded. Gets or sets the collection item by the specified parameter. |
The following tables list the members exposed by WallRangesCollection.
Name | Description | |
---|---|---|
![]() | Add | Adds a WallRange to the collection. |
![]() | AddRange | Adds an array of WallRanges to the collection. |
![]() | Clone | Creates a clone of the WallRanges collection. |
![]() | Contains | Determines whether the collection contains the specified WallRange. |
![]() | CopyTo | Copies the entire collection to an array, starting at the specified index of the target array. |
![]() | IndexOf | Returns the index of the first occurrence of a value in the collection. |
![]() | Insert | Inserts a WallRange into the collection at the specified index. |
![]() | Remove | Removes the first occurrence of a specific WallRange from the collection. |