Click or drag to resize

AppletCollectionCount Property

Return the count of applets in the collection

Namespace:  SanteDB.Core.Applets
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also