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; }
Default Property Item (
name As String
) As Object
Get
Set
Parameters
- name
- Type: SystemString
Name of the Property.
Return Value
Type:
ObjectSee Also