Item Property of the DocumentErrorCollection Object

Item Property of the DocumentErrorCollection Object

Gets a single DocumentError in a collection of document errors. The particular element in the collection is specified by the value of index.

  [C#]
public DocumentError this[
  Int32 index
] {get;}

FakePre-8fb5b18d1f674e9c848a917ab3a4ee1d-1a72983d5610413e87de6ef31e69131a

Parameters

  • index
    Zero-based array index.

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
DocumentErrorCollection

Send comments about this topic to Microsoft

Build date: 10/2/2007