'Declaration Public Function Find( _
ByVal profileNameИмя профиля.As String _
) As KodakDeviceProfile
public KodakDeviceProfile Find(
string profileName
)
public: KodakDeviceProfile* Find(
string* profileName
)
public:
KodakDeviceProfile^ Find(
string^ profileName
)
Parameters
- profileName
- Имя профиля.
Return Value
KodakDeviceProfile объект, если KodakDeviceProfile найден успешно; в противном случае, null.