ServiceProviderDictionary.

this[object] Property

Summary

Gets or sets the object with the specified key.

Syntax

public object this[object key] { get; set; }

Attributes

Type Description
NullableAttribute

Parameters

Name Type Description
key object

Value

Type Description
object