Click or drag to resize

AppletCollectionGetEnumerator Method

Get the enumerator

Namespace:  SanteDB.Core.Applets
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 3.0.481-alpha
Syntax
public IEnumerator<AppletManifest> GetEnumerator()

Return Value

Type: IEnumeratorAppletManifest

[Missing <returns> documentation for "M:SanteDB.Core.Applets.AppletCollection.GetEnumerator"]

Implements

IEnumerableTGetEnumerator
See Also