Summary
    Gets the 
		NAnt.Core.Types.XsltParameter with the specified name.
    - Assembly
 - NAnt
.Core .dll  - Namespace
 - NAnt
.Core .Types  - Containing Type
 - Xslt
Parameter Collection  
Syntax
[System.Runtime.CompilerServices.IndexerName("Item")]
public XsltParameter this[string value] { get; }
	Attributes
| Type | Description | 
|---|---|
| IndexerNameAttribute | 
Parameters
| Name | Type | Description | 
|---|---|---|
| value | string | 
Value
| Type | Description | 
|---|---|
| XsltParameter | 
