Click or drag to resize

DefaultCollectionChangeInterceptorTGetEnumerator Method

Namespace:  TrackerDog.CollectionHandling
Assembly:  TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
public IEnumerator<T> GetEnumerator()

Return Value

Type: IEnumeratorT

Implements

IEnumerableTGetEnumerator
See Also