The methods of the EmbeddedResourceCollection class are listed below. For a complete list of EmbeddedResourceCollection class members, see the EmbeddedResourceCollection Members topic.
![]() | Adds a EmbeddedResource to the end of the collection. |
![]() | Adds the items of a EmbeddedResourceCollection to the end of the collection. |
![]() | Removes all items from the collection. |
![]() | Determines whether a EmbeddedResource 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 EmbeddedResource in the collection. |
![]() | Overloaded. Performs default initialization. |
![]() | Inserts a EmbeddedResource into the collection at the specified index. |
![]() | Overloaded. Logs a message with the given priority. |
![]() | Removes the specified EmbeddedResource 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 String that represents the current Object. |
![]() | 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. |
EmbeddedResourceCollection Class | NAnt.DotNet.Types Namespace