DwfLayersList Class |
Namespace: Aspose.CAD.FileFormats.Dwf
The DwfLayersList type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements contained in the DwfLayersList.
|
![]() | IsReadOnly |
Gets a value indicating whether the DwfLayersList is read-only.
|
Name | Description | |
---|---|---|
![]() | Add |
Adds an item to the DwfLayersList
|
![]() | Clear |
Removes all items from the DwfLayersList
|
![]() | Contains |
Determines whether the DwfLayersList contains a specific value.
|
![]() | CopyTo |
Copies the elements of DwfLayersList to an System.Array, starting at a particular System.Array index.
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetEnumerator |
Enumeration of layers.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetLayerByName |
Gets first layer by name.
|
![]() | GetLayersByName |
Gets layer by name.
|
![]() | GetLayersByNames |
Gets layers by names.
|
![]() | GetLayersNames |
Gets the layers names.
|
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | Remove |
Removes the first occurrence of a specific object from the DwfLayersList.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |