Click or drag to resize

ITripleContextItem Property

A Property which exposes the arbitrary properties of the Context as an Key Based Index.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
Object this[
	string name
] { get; set; }

Parameters

name
Type: SystemString
Name of the Property.

Return Value

Type: Object
See Also