IDTSFriendlyEnumCollection100 Members

Include Protected Members
Include Inherited Members

Contains a collection of IDTSFriendlyEnum100 objects.

The IDTSFriendlyEnumCollection100 type exposes the following members.

Methods

  Name Description
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator() Returns an IEnumerator that can iterate through an IDTSFriendlyEnumCollection100.

Top

Properties

  Name Description
Public property Count Gets the number of elements contained in an IDTSFriendlyEnumCollection100 collection.
Public property IsFlags Gets a value that specifies whether the values of the IDTSFriendlyEnum100 objects in an IDTSFriendlyEnumCollection100 can be combined together.
Public property Item[Object] Gets the IDTSFriendlyEnumCollection100 specified by the Index parameter.

Top