Поделиться через


Элементы Set

Represents an ordered collection of zero or more tuples.

Тип Set предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод {dtor} Releases all resources used by the Set.
Открытый метод Dispose Releases all resources used by the Set.
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetEnumerator() () () () Gets an instance of the Enumerator class for iterating through the collection.
Защищенный метод GetEnumerator() () () ()
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Hierarchies Gets a reference to the HierarchyCollection collection referenced by the Set.
Открытое свойство Tuples Gets a reference to the TupleCollection collection referenced by the Set.

В начало