DictionaryCollectionBase<T,U>.Item[String] Property

Definition

public T this[string name] { get; set; }
member this.Item(string) : 'T with get, set
Default Public Property Item(name As String) As T

Parameters

name
String

Property Value

T

Implements

Applies to