DocumentReferenceCollection.Remove(DocumentReference) method [SDM]

 
Platform SDK: System Definition Model Overview

DocumentReferenceCollection.Remove(DocumentReference)

Note: This documentation is preliminary and is subject to change.

Removes the specified document from this collection of document references. This method also unloads the reference if it is currently loaded.

[C#]
public void Remove(
DocumentReference reference );
FakePre-3509421802f24705902afc51537dc634-34756ff63ef14b27bafddba90e927d91

Parameters

  • reference
    Document to remove from the references.

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.