Click or drag to resize

StringExtensions Class

A collection of cross-target extensions to the string class.
Inheritance Hierarchy
SystemObject
  VDS.RDFStringExtensions

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static class StringExtensions

The StringExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsHexEncoding
Return true if the character sequence starting at the specified offset is a URI hex-encoded character.
Top
See Also