Click or drag to resize

OfTypeGetEnumerator Method

Enumeration of all objects of the selected Type

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
The enumeration

Implements

IEnumerableGetEnumerator
See Also