[This is preliminary documentation and subject to change.]
Initializes a new instance of the BuildElementCollectionAttribute with the specified name and child element name.
Missing <remarks> documentation for M:NAnt.Core.Attributes.BuildElementCollectionAttribute.#ctor(System.String,System.String)
Exception Type | Condition |
---|---|
ArgumentNullException | childName is a null reference (Nothing in Visual Basic). |
ArgumentOutOfRangeException | childName is a zero-length String. |
BuildElementCollectionAttribute Class | NAnt.Core.Attributes Namespace