Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.
</summary>
<param name="array">The one-dimensional array that is the destination of the elements copied from the collection. The array must have zero-based indexing.</param>
<param name="index">The zero-based index in <paramref name="array"/> at which copying begins.</param>
Retrieves the index of a specified <see cref="T:NAnt.VSNet.Types.WebMap"/> object in the collection.
</summary>
<param name="item">The <see cref="T:NAnt.VSNet.Types.WebMap"/> object for which the index is returned.</param>
<returns>
The index of the specified <see cref="T:NAnt.VSNet.Types.WebMap"/>. If the <see cref="T:NAnt.VSNet.Types.WebMap"/> is not currently a member of the collection, it returns -1.
Loads the projects from the file system and stores them in an
instance variable.
</summary>
<exception cref="T:NAnt.Core.BuildException">A project GUID in the solution file does not match the actual GUID of the project in the project file.</exception>
</member>
<member name="T:NAnt.VSNet.VcArgumentMap">
<summary>
A mapping from properties in the .vcproj file to command line arguments.
</summary>
</member>
<member name="M:NAnt.VSNet.VcArgumentMap.#ctor">
<summary>
Initializes a new instance of the <see cref="T:NAnt.VSNet.VcArgumentMap"/>
class.
</summary>
</member>
<member name="T:NAnt.VSNet.VcConfiguration">
<summary>
A single build configuration for a Visual C++ project or for a specific