Click or drag to resize

XmlSpecsHelperIsSupportedType Method (Uri)

Returns whether the given Type refers to one of the types supported by the LiteralNode CompareTo method.

Namespace:  VDS.RDF.Parsing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static bool IsSupportedType(
	Uri type
)

Parameters

type
Type: SystemUri
Data Type Uri.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VDS.RDF.Parsing.XmlSpecsHelper.IsSupportedType(System.Uri)"]

See Also