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