Click or drag to resize

GroupMultisetGroups Property

Gets the enumeration of the Groups in the Multiset.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<BindingGroup> Groups { get; }

Property Value

Type: IEnumerableBindingGroup
See Also