Share via


ConfigParameterCollection.Item Property

The ConfigParameterCollection.Item property gets a ConfigParameterCollection object in this collection.

public abstract ConfigParameter this[
  String ParamName
] {get;}
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 SP1
Namespace Microsoft.MetadirectoryServices
Assembly Microsoft.MetadirectoryServices
.NET Framework .NET Framework 2.0

See Also

ConfigParameterCollection

Send comments about this topic to Microsoft

Build date: 2/16/2009