'Declaration Public Overridable Default Property Item( _ ByVal index As Integer _ ) As Object
public virtual object this[ int index ]; {get; set;}
PropertyStorage<T> Class PropertyStorage<T> Members