Click or drag to resize

IRdfAEventItem Property

Gets the value of a specific attribute.

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

Parameters

name
Type: SystemString
Attribute Name.

Return Value

Type: String
See Also