Initializing help system before first use

Count Property

Return count of items in the list

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public int Count { get; }

Property Value

Type:  Int32

Implements

ICollectionCount
See Also