JobCollection.Item 속성
보호된 멤버 포함
상속된 멤버 포함
Gets an Job object in the collection by name or by index number.
이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 포함하여 이 멤버에 대한 전체 정보를 확인하려면 오버로드 목록에서 이름을 클릭하십시오.
오버로드 목록
이름 | 설명 | |
---|---|---|
Item[Int32] | Gets an Job object in the collection by index number. | |
Item[String] | Gets an Job object in the collection by name. | |
Item[String, Int32] | Gets an Job object in the collection by name and category. |
맨 위로 이동
주의
이 유형의 모든 public static(Microsoft Visual Basic의 경우 공유) 멤버는 다중 스레드 작업을 수행하기에 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.