







![]() ![]() |
PPJoy Wrapper Library reference library |
MappingCollection..::.GetEnumerator Method |
MappingCollection Class See Also |
Gets an IEnumerator that can be used to iterate over the MappingCollection.
Namespace:
PPJoy
Assembly:
PPJoyWrapper (in PPJoyWrapper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function GetEnumerator As IEnumerator |
C# |
---|
public IEnumerator GetEnumerator() |
Visual C++ |
---|
public: virtual IEnumerator^ GetEnumerator() sealed |