DocumentReferenceCollection.Remove(DocumentReference) method [SDM] 

 
SDM Reference

DocumentReferenceCollection.Remove(DocumentReference)

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

DocumentReference reference );
Public Sub Remove( _
  ByVal reference As DocumentReference _
)

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: November 2005  |  What did you think of this topic?  |  Order a Platform SDK CD
  © Microsoft Corporation. All rights reserved. Terms of use.