public System.Collections.Generic.IEnumerator<KodakDeviceProfile> GetEnumerator()
public: System.Collections.Generic.IEnumerator<KodakDeviceProfile*>* GetEnumerator()
public:
System.Collections.Generic.IEnumerator<KodakDeviceProfile^>^ GetEnumerator()
'Declaration Public Function GetEnumerator() As System.Collections.Generic.IEnumerator(Of KodakDeviceProfile)
Return Value
An IEnumerator object that can be used to iterate through the collection.