Click or drag to resize

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; }

Property Value

Type: BaseMultiset
See Also