TriTypeSortedListCollection<T,B1,B2>.IMetadataCollection<B2>.Item[String] Property

Definition

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

Parameters

name
String

Property Value

B2

Implements

Applies to