GetEnumerator()

Method

Namespace: Ignis

Declared in: Ignis.IEntityView


Returns an enumerator for this view.

Syntax

public CollectionEnumerator<int> GetEnumerator()

Back to index