Gets or sets the element at the specified index.
Gets or sets the element at the specified index.
public XsltExtensionObject this[int] {get; set;}
Gets the XsltExtensionObject with the specified name.
public XsltExtensionObject this[string] {get;}
XsltExtensionObjectCollection Class | NAnt.Core.Types Namespace