Represents a union of multiple Triple Collections
For a list of all members of this type, see UnionTripleCollection Members .
System.Object
BaseTripleCollection
UnionTripleCollection
The union consists of a Base collection which is the collection that Triples can actually be added to and deleted from and any number of additional collections which are read-only as far as the union is concerned (this does not mean they cannot be altered elsewhere by other code)
Namespace: VDS.RDF
Assembly: dotNetRDF (in dotNetRDF.dll)
UnionTripleCollection Members | VDS.RDF Namespace