Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Count Property, PartsCollectionClass Class

Returns the current number of parts in the parts collection.

Class: PartsCollectionClass
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public int Count { get; }
Public ReadOnly Property Count As Integer

Value

The count.

Comments

Returns the current number of parts in the parts collection.

See Also PartsCollectionClass Class | Classes | SftTree/NET 2.0