public IReadOnlyList<Element> Elements { get; }
Public ReadOnly Property Elements As IReadOnlyList(Of Element)
Get
public:
property IReadOnlyList<Element>^ Elements {
IReadOnlyList<Element>^ get ();
}
member Elements : IReadOnlyList<Element> with get
This is the multiplicity representation of the partition.