'Declaration Public Default Property Item( _ ByVal index As Integer _ ) As String
'Declaration
Public Default Property Item( _ ByVal index As Integer _ ) As String
public string this[ int index ]; {get; set;}
StringCollection クラス StringCollection メンバ
© 2003-2015, GrapeCity inc. All rights reserved.