Click or drag to resize
DigitalRuneVfsMountInfoCollectionGetEnumerator Method
Returns an enumerator that iterates through the VfsMountInfoCollection.

Namespace: DigitalRune.Storages
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 VfsMountInfoCollection.
See Also