Click or drag to resize

SupportFoldersCount Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the number of elements contained in the list.

Namespace:  netDxf.Collections
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public int Count { get; }
Request Example View Source

Return Value

Type: Int32
The number of elements contained in the list.

Implements

ICollectionTCount
See Also