Microsoft Identity Integration Server 2003 Developer Reference

ConfigParameterCollection.Item

The ConfigParameterCollection.Item property gets a ConfigParameterCollection object in this collection.
[C#]
public abstract ConfigParameter this[
  String ParamName
] {get;}
[Visual Basic .NET]
Public MustOverride ReadOnly Property Item( _
  ByVal ParamName As String _
) As ConfigParameter

Parameters

ParamName
The zero-based index of the ConfigParameterCollection object to get.

Requirements

Product: Microsoft Identity Integration Server 2003 Service Pack 1
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.