'Declaration Public Default Property Item( _ ByVal index As System.Integer _ ) As ValueItem
public ValueItem this[ System.int index ]; {get; set;}
ValueItemCollection Class ValueItemCollection Members