Click or drag to resize
DigitalRuneShadowCollectionGetEnumerator Method
Returns an enumerator that iterates through the ShadowCollection.

Namespace: DigitalRune.Graphics
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
public ListTEnumerator GetEnumerator()

Return Value

Type: ListTEnumerator
An ListTEnumerator for ShadowCollection.
See Also