Dataset.HasLayerWithName
Dataset.HasLayerWithName method
Check has current dataset a layer with specific name
public virtual bool HasLayerWithName(string name)
Parameter | Type | Description |
---|---|---|
name | String | Name of the layer |
Return Value
true
, if dataset has layer with this name; otherwise, false
See Also
- class Dataset
- namespace Aspose.Gis
- assembly Aspose.GIS