Click or drag to resize
GenericListWrapperTGetEnumerator Method
See interface docs.

Namespace: VirtualRadar.Interface.PortableBinding
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator

Implements

IEnumerableGetEnumerator
See Also