Click or drag to resize

LCaseFunctionValueInternal Method

Calculates.

Namespace:  VDS.RDF.Query.Expressions.Functions.Sparql.String
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected override IValuedNode ValueInternal(
	ILiteralNode stringLit
)

Parameters

stringLit
Type: VDS.RDFILiteralNode

[Missing <param name="stringLit"/> documentation for "M:VDS.RDF.Query.Expressions.Functions.Sparql.String.LCaseFunction.ValueInternal(VDS.RDF.ILiteralNode)"]

Return Value

Type: IValuedNode

[Missing <returns> documentation for "M:VDS.RDF.Query.Expressions.Functions.Sparql.String.LCaseFunction.ValueInternal(VDS.RDF.ILiteralNode)"]

See Also