Share via


Item Property of the DocumentReferenceCollection Object

Item Property of the DocumentReferenceCollection Object

Gets the document reference specified by index.

  [C#]
public DocumentReference this[
  Int32 index,
  String filename
] {get;}

FakePre-e96388a2f4124a9592ee45727e6272e7-86712a71a94a4a948795dac0a99c650b

Parameters

  • index
    Zero-based index of this reference into the DocumentReferenceCollection.

  • filename
    Absolute or relative path to the file being referenced.

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