Gets or sets the elements.
Declaring type: InterLinqGrouping<TKey, TElement>
Namespace: Zyan.InterLinq.Types.Anonymous
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public IEnumerable<TElement> Elements { get; set; }
Property Value

There is no description.