Compartir a través de


IDTSFriendlyEnumCollection100 Miembros

Contains a collection of IDTSFriendlyEnum100 objects.

El tipo IDTSFriendlyEnumCollection100 expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico GetEnumerator (Se hereda de IEnumerable).
Método publico GetEnumerator() () () () Returns an IEnumerator that can iterate through an IDTSFriendlyEnumCollection100.

Principio

Propiedades

  Nombre Descripción
Propiedad pública Count Gets the number of elements contained in an IDTSFriendlyEnumCollection100 collection.
Propiedad pública IsFlags Gets a value that specifies whether the values of the IDTSFriendlyEnum100 objects in an IDTSFriendlyEnumCollection100 can be combined together.
Propiedad pública Item Gets the IDTSFriendlyEnumCollection100 specified by the Index parameter.

Principio