GroupMultisetContents Property |
Gets the Multiset which contains the Sets who are the members of the Groups this Multiset represents.
Namespace:
VDS.RDF.Query.Algebra
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public BaseMultiset Contents { get; }
Public ReadOnly Property Contents As BaseMultiset
Get
Property Value
Type:
BaseMultisetSee Also