Layer
|
The LayerCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Represents the number of elements that this collection currently stores. | |
| Item | Property that represents an ObjectId of a layer at the specified index. |
| Name | Description | |
|---|---|---|
| Add | Adds an object identifier of a layer to the collection. | |
| Clear | Clears this collection of layer object identifiers. | |
| Contains | Checks whether this collection contains ObjectId of a layer that matches the specified ObjectId of a layer. | |
| CopyTo | Copies this collection to a specified array at the specified index. | |
| Equals | (Inherited from Object) |
|
| GetEnumerator | Gets the enumerator for this collection. | |
| GetHashCode | (Inherited from Object) |
|
| GetType | (Inherited from Object) |
|
| Remove | Removes an ObjectId of a layer that matches the specified ObjectId. | |
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |