IDTSFriendlyEnumCollection100 Members
Include Protected Members
Include Inherited Members
Contains a collection of IDTSFriendlyEnum100 objects.
The IDTSFriendlyEnumCollection100 type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetEnumerator() | (Inherited from IEnumerable.) | |
GetEnumerator() | Returns an IEnumerator that can iterate through an IDTSFriendlyEnumCollection100. |
Top
Properties
Name | Description | |
---|---|---|
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[Object] | Gets the IDTSFriendlyEnumCollection100 specified by the Index parameter. |
Top