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