IDTSFriendlyEnumCollection100-Member
Contains a collection of IDTSFriendlyEnum100 objects.
Der IDTSFriendlyEnumCollection100-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
GetEnumerator | (Geerbt von IEnumerable.) | |
GetEnumerator() () () () | Returns an IEnumerator that can iterate through an IDTSFriendlyEnumCollection100. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Count | Gets the number of elements contained in an IDTSFriendlyEnumCollection100 collection. | |
IsFlags | Gets a value that specifies whether the values of the IDTSFriendlyEnum100 objects in an IDTSFriendlyEnumCollection100 can be combined together. | |
Item | Gets the IDTSFriendlyEnumCollection100 specified by the Index parameter. |
Zum Anfang