'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
An IEnumerator object that can be used to iterate through the collection.