Layer
|
The LayerFilterCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Represents the number of elements that this collection currently stores. | |
| Item | Property that represents a LayerFilter object at the specified index. |
| Name | Description | |
|---|---|---|
| Add | Adds a LayerFilter object to the collection. | |
| Clear | Clears this collection of LayerFilter objects. | |
| Contains | Checks whether this collection contains LayerFilter that matches the specified LayerFilter. | |
| 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 a LayerFilter that matches the specified LayerFilter. | |
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |