Click or drag to resize

PlugInManagerTPlugInCollectionGetEnumerator Method

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

Return Value

Type: IEnumeratorT

Implements

IEnumerableTGetEnumerator
See Also