'Declaration Public Overloads Overridable ReadOnly Property Item( _ ByVal index As System.Integer _ ) As System.String
public virtual System.string Item( System.int index ) {get;}
Parameters
- index
'Declaration Public Overloads Overridable ReadOnly Property Item( _ ByVal index As System.Integer _ ) As System.String
public virtual System.string Item( System.int index ) {get;}