Click or drag to resize
XdsDNparseDN Method

[Missing <summary> documentation for "M:DXMLBase.XdsDN.parseDN(System.String,System.Char[])"]

Namespace: DXMLBase
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected int parseDN(
	string dn,
	char[] delims
)

Parameters

dn
Type: SystemString

[Missing <param name="dn"/> documentation for "M:DXMLBase.XdsDN.parseDN(System.String,System.Char[])"]

delims
Type: SystemChar

[Missing <param name="delims"/> documentation for "M:DXMLBase.XdsDN.parseDN(System.String,System.Char[])"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:DXMLBase.XdsDN.parseDN(System.String,System.Char[])"]

See Also