IMetadataCollection<T>.Item[String] Property

Definition

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

Parameters

name
String

Property Value

T

Applies to