Click or drag to resize
DigitalRuneChildCollectionTParent, TChildGetEnumerator Method

Namespace: DigitalRune.Collections
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public ListTEnumerator GetEnumerator()

Return Value

Type: ListTEnumerator
An ListTEnumerator for ChildCollectionTParent, TChild.
See Also