ParametersparseNameValuePairs Method A Sandcastle Documented Class Library

[Missing <summary> documentation for "M:Ontotext.S4.common.Parameters.parseNameValuePairs(System.String[],System.Char,System.Boolean)"]

Namespace: Ontotext.S4.common
Assembly: S4ClientLibrary (in S4ClientLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void parseNameValuePairs(
	string[] nameValuePairs,
	char separator,
	bool overWrite
)

Parameters

nameValuePairs
Type: SystemString

[Missing <param name="nameValuePairs"/> documentation for "M:Ontotext.S4.common.Parameters.parseNameValuePairs(System.String[],System.Char,System.Boolean)"]

separator
Type: SystemChar

[Missing <param name="separator"/> documentation for "M:Ontotext.S4.common.Parameters.parseNameValuePairs(System.String[],System.Char,System.Boolean)"]

overWrite
Type: SystemBoolean

[Missing <param name="overWrite"/> documentation for "M:Ontotext.S4.common.Parameters.parseNameValuePairs(System.String[],System.Char,System.Boolean)"]

See Also

Reference