Click or drag to resize

RefreshingEntityCollectionTGetEnumerator Method


Namespace: Ignition.Framework.Entities.Collections
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public IEnumerator<T> GetEnumerator()

Return Value

IEnumeratorT

Implements

IEnumerableTGetEnumerator
See Also