IDTSPathCollection100 成員
Provides a collection container for storing IDTSPath100 objects.
IDTSPathCollection100 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
![]() |
FindObjectByID | Locates the requested object in a collection by its ID. |
![]() |
FindObjectIndexByID | Locates the index of the requested object in a collection by its ID. |
![]() |
GetEnumerator | (繼承自 IEnumerable。) |
![]() |
GetEnumerator() () () () | Returns an enumerator that can iterate through a IDTSPathCollection100. |
![]() |
GetObjectByID | Gets the IDTSPathCollection100 object that has the specified ID. |
![]() |
GetObjectIndexByID | Gets the index of the IDTSPath100 object that has the specified ID. |
![]() |
New | Creates a new IDTSPath100 and adds it to a collection. |
![]() |
NewAt | Creates an IDTSPath100 object at the specified location in a collection. |
![]() |
RemoveAll | Deletes every IDTSPath100 object in a collection. |
![]() |
RemoveObjectByID | Removes a IDTSPath100 object specified by the ID parameter. |
![]() |
RemoveObjectByIndex | Removes an IDTSPath100 object located at the specified index. |
![]() |
SetIndex | Changes the location of an IDTSPath100 object specified at the lOldIndex parameter. |
頂端
屬性
名稱 | 描述 | |
---|---|---|
![]() |
Count | Gets the number of IDTSPath100 objects contained in the collection. |
![]() |
Item | Gets the IDTSPathCollection100 object specified by the Index parameter. |
頂端