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: 
Syntaxpublic BaseMultiset Contents { get; }Public ReadOnly Property Contents As BaseMultiset
	Get
Property Value
Type: 
BaseMultiset
See Also