Gets or sets the type of objects that this container holds.
The type of the elements that this container holds.
This can be used for validation and schema generation.
If not specified, the type of the elements will be determined using reflection.
Exception Type | Condition |
---|---|
ArgumentNullException | value is a null reference (Nothing in Visual Basic). |
BuildElementArrayAttribute Class | NAnt.Core.Attributes Namespace