'Declaration Public Overloads Function IndexOf( _
ByVal profileKodakDeviceProfile для поиска.As KodakDeviceProfile _
) As Integer
public int IndexOf(
KodakDeviceProfile profile
)
public: int IndexOf(
KodakDeviceProfile* profile
)
public:
int IndexOf(
KodakDeviceProfile^ profile
)
Parameters
- profile
- KodakDeviceProfile для поиска.
Return Value
Отсчитываемый c нуля индекс таблицы или -1, если объект KodakDeviceProfile не найден в коллекции.