TripleCollectionObjectNodes Property |
Gets all the Nodes which are Objects of Triples in the Triple Collectio.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public override IEnumerable<INode> ObjectNodes { get; }
Public Overrides ReadOnly Property ObjectNodes As IEnumerable(Of INode)
Get
Property Value
Type:
IEnumerableINodeSee Also