The methods of the DataTypeCollectionBase class are listed below. For a complete list of DataTypeCollectionBase class members, see the DataTypeCollectionBase Members topic.
![]() | Removes all items from the collection. |
![]() | Overloaded. Copies the items of the collection to an Array, starting at a particular index. |
![]() | |
![]() | |
![]() | |
![]() | Performs default initialization. |
![]() | Overloaded. Logs a message with the given priority. |
![]() | Removes an item at a specific index. |
![]() | Should be overridden by derived classes. clones the referenced types data into the current instance. |
![]() |
![]() | Overloaded. Copies all instance data of the DataTypeBase to a given DataTypeBase. |
![]() | Overloaded. Copies all instance data of the Element to a given Element. |
![]() | |
![]() | Locates the XML node for the specified attribute in the project configuration node. |
![]() | Missing <summary> documentation for M:NAnt.Core.DataTypeBase.InitializeElement(System.Xml.XmlNode) |
![]() | Initializes all build attributes and child elements. |
![]() | |
![]() | Checks whether the specified index is within the range of this collection. |
![]() | Used by methods that take Object instances as argument to verify whether the instance is valid for the collection class. |
DataTypeCollectionBase Class | NAnt.DotNet.Types Namespace