| C1.C1Report.4 Assembly > C1.C1Preview Namespace > Dictionary Class > Item Property : Item(String) Property |
'Declaration Public Overloads ReadOnly Property Item( _ ByVal index As System.String _ ) As DictionaryItem
public DictionaryItem Item( System.string index ) {get;}