'Usage
Dim instance As Processors
instance.Reset()
public void Reset()
public:
void Reset();
Remarks
This enumerator remains valid through the life of the collection. If changes are made to the collection, such as adding, modifying, or deleting elements, the next call to the Reset method will continue to reset the position to -1.