Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: ReadOnlyCollection<T> Elements

  • Declared in: RT.KitchenSink.Collections.PosetNode<T>

Declaration

ReadOnlyCollection<T> Elements

Summary

Exposes a read-only collection of the elements comprising this equivalence class. To add more elements, use PosetNode<T>.AddElement(T)