DualTypeSortedListCollection<T,B>.IMetadataCollection<B>.Item[String] Property

Definition

B Microsoft.SqlServer.Management.SqlParser.Metadata.IMetadataCollection<B>.Item[string name] { get; }
member this.Microsoft.SqlServer.Management.SqlParser.Metadata.IMetadataCollection<B>.Item(string) : 'B
 ReadOnly Property Item(name As String) As B Implements IMetadataCollection(Of B).Item

Parameters

name
String

Property Value

B

Implements

Applies to