Gets the IDs of Sets in the Multiset.
            
 
    Namespace: 
   VDS.RDF.Query.Algebra
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic override IEnumerable<int> SetIDs { get; }Public Overrides ReadOnly Property SetIDs As IEnumerable(Of Integer)
	Get
Property Value
Type: 
IEnumerableInt32
See Also