Click or drag to resize
XdsDNItem Property

[Missing <summary> documentation for "P:DXMLBase.XdsDN.Item(System.Int32)"]

Namespace: DXMLBase
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public XdsDNDNComponent this[
	int n
] { get; }

Parameters

n
Type: SystemInt32

Property Value

Type: XdsDNDNComponent
See Also