'Declaration Public Function GetEnumerator() As System.Collections.Generic.IEnumerator(Of KodakDeviceProfile)
public System.Collections.Generic.IEnumerator<KodakDeviceProfile> GetEnumerator()
public: System.Collections.Generic.IEnumerator<KodakDeviceProfile*>* GetEnumerator()
public:
System.Collections.Generic.IEnumerator<KodakDeviceProfile^>^ GetEnumerator()
Return Value
Объект IEnumerator, который можно использовать для перебора коллекции.