Wall
 | 
The WallCutLineAnchorCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| WallCutLineAnchorCollection | Default constructor for the WallCutLineAnchorCollection class. | 
| Name | Description | |
|---|---|---|
| Count | Represents the number of elements that this collection currently stores. | |
| Item | Property that represents a WallCutLineAnchor object at the specified index. | 
| Name | Description | |
|---|---|---|
| Add | Adds the specified WallCutLineAnchor object as the next object in the collection. | |
| Clear | Erases all items from the collection. | |
| Contains | Checks whether this collection contains the specified element. | |
| CopyTo | Copies this collection to the specified array at the specified index. | |
| Equals | Determines whether the specified object is equal to the current
object. (Inherited from Object)  | 
|
| GetEnumerator | Returns the enumerator for this collection. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object)  | 
|
| GetType | Gets the Type of the current
instance. (Inherited from Object)  | 
|
| IndexOf | Returns the index of the WallCutLineAnchor object in the collection that matches the specified object. | |
| Insert | Inserts the specified WallCutLineAnchor object to the collection at the provided index. | |
| Remove | Removes a WallCutLine object that matches the specified object from the collection. | |
| RemoveAt | Removes a WallCutLineAnchor object from the collection at the specified index. | |
| ToString | Returns a string that represents the current object. (Inherited from Object)  | 
| © Bricsys NV. All rights reserved. |