Click or drag to resize
XdsDNgetRDN Method

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

Namespace: DXMLBase
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string getRDN(
	char[] delims,
	int count
)

Parameters

delims
Type: SystemChar

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

count
Type: SystemInt32

[Missing <param name="count"/> documentation for "M:DXMLBase.XdsDN.getRDN(System.Char[],System.Int32)"]

Return Value

Type: String

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

See Also