Share via


Remove Method of the DocumentReferenceCollection Object

Remove Method of the DocumentReferenceCollection Object

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-c8bb39d23a6c4da588f7f1c0a3c72694-d380e39931844553bf865133720e2856

Parameters

  • reference
    Document to remove from the references.

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: 10/2/2007