Compartir a través de


Set Miembros

Represents an ordered collection of zero or more tuples.

El tipo Set expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico {dtor} Releases all resources used by the Set.
Método publico Dispose Releases all resources used by the Set.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetEnumerator() () () () Gets an instance of the Enumerator class for iterating through the collection.
Método protegido GetEnumerator() () () ()
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Hierarchies Gets a reference to the HierarchyCollection collection referenced by the Set.
Propiedad pública Tuples Gets a reference to the TupleCollection collection referenced by the Set.

Principio