Click or drag to resize

IriSpecsHelperIsIrelativeRef Method

Gets whether a string matches the irelative-ref production.

Namespace:  VDS.RDF.Parsing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static bool IsIrelativeRef(
	string value
)

Parameters

value
Type: SystemString
String.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VDS.RDF.Parsing.IriSpecsHelper.IsIrelativeRef(System.String)"]

See Also