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