Share via


Add Method of the DocumentReferenceCollection Object

Add Method of the DocumentReferenceCollection Object

Adds the specified document to this DocumentReferenceCollection.

  [C#]
public void Add(
  DocumentReference reference
);

FakePre-50ca7c25f705485a948e4cda6a0cd6ea-0c75526c1c924c0799a0285a9f79d7f4

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