PluginList.Enumerator
Overview
Location
- Reference: RemObjects.Hydra.Host.dll
- Namespace: RemObjects.Hydra
- Nested in: PluginList
- Ancestry: MarshalByRefObject | PluginList.Enumerator
Properties
Current
property Current: Object read;
Object Current { get; }
ReadOnly Property Current() As Object
Instance Methods
constructor
Parameters:
- owner:
MoveNext
method MoveNext: Boolean
Boolean MoveNext()
Function MoveNext() As Boolean
Reset
method Reset
void Reset()
Sub Reset()