XsltExtensionObjectCollection.

this[string] Property

Summary

Gets the NAnt.Core.Types.XsltExtensionObject with the specified name.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
XsltExtensionObjectCollection

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