Add Method of the DocumentReferenceCollection Object
Adds the specified document to this DocumentReferenceCollection.
public void Add(DocumentReferencereference);
Public Sub Add( _
ByVal reference As DocumentReference _
)
Parameters
- reference
Document reference to add to the collection.
Return Value
This method does not return a value.
Requirements
Namespace |
Defined in Microsoft.SystemDefinitionModel.Tools. |
Assembly |
Requires SdmCompile (in SdmCompile.dll). |
.NET Framework |
Requires .NET Framework 2.0. |
See Also
Microsoft.SystemDefinitionModel.Tools
DocumentReferenceCollection
Send comments about this topic to Microsoft
Build date: 9/5/2007