<< Click to Display Table of Contents >> Navigation: »No topics above this level« TargetObjectCollection.GetEnumerator Method |
Gets the iterator object.
[Visual Basic]
Public NotOverridable Sub GetEnumerator() _
Implements IEnumerable<TargetObjectBase>.GetEnumerator
[C#]
public IEnumerator<TargetObjectBase> GetEnumerator();
The Iterator object.
IEnumerable<TargetObjectBase>.GetEnumerator
TargetObjectCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]