Click or drag to resize

PlugInManagerTPlugInSpecializedCollectionT2GetEnumerator Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public IEnumerator<T2> GetEnumerator()

Return Value

Type: IEnumeratorT2

Implements

IEnumerableTGetEnumerator
See Also