| http://www.w3.org/ns/prov#value | - Return ValueType: System.String[]An array of strings.ExceptionsExceptionConditionArgumentExceptionA regular expression parsing error occurred.ArgumentNullExceptioninput or pattern is null.RemarksThe Regex.Split methods are similar to the String.Split method, except Split splits the string at a delimiter determined by a regular expression instead of a set of characters.
|