Click or drag to resize

ComponentTypeCollectionGetEnumerator Method

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

[Missing <summary> documentation for "M:Umbrace.Unity.PurePool.ComponentTypeCollection.GetEnumerator"]

Namespace:  Umbrace.Unity.PurePool
Assembly:  Umbrace.Unity.PurePool (in Umbrace.Unity.PurePool.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public IEnumerator<Type> GetEnumerator()

Return Value

Type: IEnumeratorType

[Missing <returns> documentation for "M:Umbrace.Unity.PurePool.ComponentTypeCollection.GetEnumerator"]

Implements

IEnumerableTGetEnumerator
See Also