Returns the enumerator or the list of Aspects
Namespace:
Gaia.WebWidgetsAssembly: Gaia.WebWidgets (in Gaia.WebWidgets.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
| C# |
|---|
public IEnumerator<IAspect> GetEnumerator() |
| Visual Basic (Declaration) |
|---|
Public Function GetEnumerator As IEnumerator(Of IAspect) |
