Item 屬性
Gets a JobSchedule object in the collection by name or by index number.
多載清單
名稱 | 描述 | |
---|---|---|
Item[ ( [ ( Int32] ) ] ) | Gets a JobStep object in the collection by index number. | |
Item[ ( [ ( String] ) ] ) | Gets a JobStep object in the collection by name. |
頂端