Click or drag to resize

ListUrisHandler Constructor (String)

Creates a new List URIs Handler.

Namespace:  VDS.RDF.Parsing.Handlers
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ListUrisHandler(
	string var
)

Parameters

var
Type: SystemString
Variable to build the list from.
See Also