Name | Description | |
---|---|---|
![]() | KodakDeviceProfileCollection | Initializes a new instance of the KodakDeviceProfileCollection class. |
Name | Description | |
---|---|---|
![]() | KodakDeviceProfileCollection | Initializes a new instance of the KodakDeviceProfileCollection class. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of profiles contained in the KodakDeviceProfileCollection. |
![]() | Device | Gets the device. |
![]() | Item | Gets the profile at the specified index. |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds the profile to the collection. |
![]() | Contains | Determines whether the collection contains a profile with specified name. |
![]() | Export | Exports device profiles to the specified file. |
![]() | Find | Finds the KodakDeviceProfile with specified name in the collection. |
![]() | GetCurentProfile | Returns the device current profile. |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection. |
![]() | Import | Imports device profiles from the specified file. |
![]() | IndexOf | Overloaded. Returns the index of the specified |
![]() | Remove | Overloaded. Removes the specified |
![]() | Restore | Overloaded. Restores all preinstaled device profiles. |
![]() | SaveCurrentProfile | Saves the device current settings to the device current profile. |
![]() | SetCurrentProfile | Overloaded. Changes the device current profile to the specified profile. |
![]() | ToString | Returns the string representation of this object. |