NamespaceImportCollection overview
![]() |
Initializes a new instance of the NamespaceImportCollection class. |
![]() | Gets a value indicating whether a reference to the type can be defined. |
![]() | Gets the number of items in the collection. |
![]() | The ID used to be referenced later. |
![]() | Gets a value indicating whether the collection has a fixed size. |
![]() | Gets a value indicating whether the collection has a fixed size. |
![]() | Overloaded. Gets or sets the item at the specified index. |
![]() | Gets the name of the datatype. |
![]() | Gets or sets the XmlNamespaceManager. |
![]() | Gets or sets the parent of the element. |
![]() | Gets or sets the Project to which this element belongs. |
![]() | Gets the properties local to this Element and the Project. |
![]() | The ID to use as the reference. |
![]() | Adds a NamespaceImport to the end of the collection. |
![]() | Adds the items of a NamespaceImportCollection to the end of the collection. |
![]() | Removes all items from the collection. |
![]() | Determines whether a NamespaceImport is in the collection. |
![]() | Overloaded. Copies the items of the collection to an Array, starting at a particular index. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns an enumerator that can iterate through the collection. |
![]() | Serves as a hash function for a particular type. |
![]() | Retrieves the location in the build file where the element is defined. |
![]() | Gets the Type of the current instance. |
![]() | Gets the location of a NamespaceImport in the collection. |
![]() | Overloaded. Performs default initialization. |
![]() | Inserts a NamespaceImport into the collection at the specified index. |
![]() | Overloaded. Logs a message with the given priority. |
![]() | Removes the specified NamespaceImport from the collection. |
![]() | Removes an item at a specific index. |
![]() | Should be overridden by derived classes. clones the referenced types data into the current instance. |
![]() | Returns a comma-delimited list of namespace imports. |
![]() | Gets a value indicating whether the element is performing additional processing using the XmlNode that was used to initialize the element. |
![]() | Gets the Type of the items in this collection. |
![]() | Gets the list of elements contained in the DataTypeCollectionBase instance. |
![]() | Gets or sets the location in the build file where the element is defined. |
![]() | Gets or sets the XML node of the element. |
![]() | Overloaded. Copies all instance data of the DataTypeBase to a given DataTypeBase. |
![]() | Overloaded. Copies all instance data of the Element to a given Element. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Overloaded. Locates the XML node for the specified attribute in the project configuration node. |
![]() | Overloaded. Performs default initialization. |
![]() | Obsolete. Derived classes should override to this method to provide extra initialization and validation not covered by the base class. |
![]() | Initializes all build attributes and child elements. |
![]() | Creates a shallow copy of the current Object. |
![]() | 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. |
NamespaceImportCollection Class | NAnt.DotNet.Types Namespace