DwfLayersList.Contains
DwfLayersList.Contains method
Determines whether the DwfLayersList contains a specific value.
public bool Contains(DwfWhipLayer item)
| Parameter | Type | Description |
|---|---|---|
| item | DwfWhipLayer | the object to locate in the collection |
Return Value
true if item is found in the collection otherwise false
See Also
- class DwfWhipLayer
- class DwfLayersList
- namespace Aspose.CAD.FileFormats.Dwf
- assembly Aspose.CAD