Click or drag to resize

IriSpecsHelperIsIrelativePart Method

Gets whether a string matches the irelative-part production.

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

Parameters

value
Type: SystemString
String.

Return Value

Type: Boolean

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

See Also