DocumentReferenceCollection.Add(DocumentReference) method [SDM]
| Platform SDK: System Definition Model Overview |
DocumentReferenceCollection.Add(DocumentReference)
Note: This documentation is preliminary and is subject to change.
Adds the specified document to this DocumentReferenceCollection.
[C#] public void Add( DocumentReference reference );FakePre-45664cb0e8b94e6b9d3fbb6c5c2e6ec6-51b1bbfbd64a48a6a2e24051a2285714
Parameters
- reference
Document reference to add to the collection.
Return Values
This method has no return values.
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
| Last updated: June 2005 | What did you think of this topic? | Order a Platform SDK CD |
| © Microsoft Corporation. All rights reserved. Terms of use. |