DwfLayersListCount Property

Gets the number of elements contained in the DwfLayersList.

Namespace:  Aspose.CAD.FileFormats.Dwf
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also