ITripleContext.Item 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:
SyntaxObject this[
string name
] { get; set; }
Default Property Item (
name As String
) As Object
Get
Set
Parameters
- name
- Type: System.String
Name of the Property.
Return Value
Type:
Object
See Also