FileHold 17.1 API Documentation
C#
C#
Show/Hide TOC
Plug
In
Manager
<
T
>
.
Plug
In
Specialized
Collection
<
T2
>
.
Get
Enumerator Method
Definition
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
Copy
public
IEnumerator<T2>
GetEnumerator
()
Return Value
IEnumerator
<
T2
>
Implements
IEnumerable
<
T
>
.
GetEnumerator
()
See Also
Reference
PlugInManager
<
T
>
.
PlugInSpecializedCollection
<
T2
>
Class
FileHold.Common Namespace
In This Article
Definition
Return Value
Implements
See Also