Click or drag to resize
ThingsGetEnumerator Method
Hartismere School

[This is preliminary documentation and is subject to change.]

Internal: Enumerator for Thing collection.

Namespace: EJW.TextBasedAdventure
Assembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax
public IEnumerator<Thing> GetEnumerator()

Return Value

Type: IEnumeratorThing
IEnumerator:Thing

Implements

IEnumerableTGetEnumerator
See Also