XmlSchemaReferenceCollection.

XmlSchemaReferenceCollection(XmlSchemaReference[]) Constructor

Summary

Initializes a new instance of the NAnt.Contrib.Types.XmlSchemaReferenceCollection class with the specified array of NAnt.Contrib.Types.XmlSchemaReference instances.

Syntax

public XmlSchemaReferenceCollection(XmlSchemaReference[] value)

Parameters

Name Type Description
value XmlSchemaReference[]

Return Value

Type Description
void