'Declaration Public Overloads Sub Remove( _
ByVal profileKodakDeviceProfile для удаления.As KodakDeviceProfile, _
ByVal nextSelectedProfileПрофиль, который должен быть установлен как выбранный после удаления.As KodakDeviceProfile _
)
public void Remove(
KodakDeviceProfile profile,
KodakDeviceProfile nextSelectedProfile
)
public: void Remove(
KodakDeviceProfile* profile,
KodakDeviceProfile* nextSelectedProfile
)
public:
void Remove(
KodakDeviceProfile^ profile,
KodakDeviceProfile^ nextSelectedProfile
)
Parameters
- profile
- KodakDeviceProfile для удаления.
- nextSelectedProfile
- Профиль, который должен быть установлен как выбранный после удаления.