XmlSchemaReferenceCollection.

this[string] Property

Summary

Gets the NAnt.Contrib.Types.XmlSchemaReference with the specified name.

Syntax

[System.Runtime.CompilerServices.IndexerName("Item")]
public XmlSchemaReference this[string value] { get; }

Attributes

Type Description
IndexerNameAttribute

Parameters

Name Type Description
value string

Value

Type Description
XmlSchemaReference