MemoryArray(T).GetEnumerator Method
From FreeImage.NET
FreeImage.NET Class Library Reference
| MemoryArrayTGetEnumerator Method |
Retrieves an object that can iterate through the individual
elements in this MemoryArrayT.
Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
C#
public IEnumerator GetEnumerator()
Return Value
Type: IEnumeratorAn IEnumerator for the MemoryArrayT.