Item Property of the DocumentReferenceCollection Object
Gets the document reference specified by index.
public DocumentReference this[Int32index,
Stringfilename] {get;}
Public ReadOnly Property Item( _
ByVal index As Int32, _
ByVal filename As String _
) As DocumentReference
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: 9/5/2007