MESCIUS SPREAD for ASP.NET 10.0J
Item プロパティ (EnhanceStringCollection)

文字列値のインデックス。
指定したインデックスにある文字列値を取得または設定します。
構文
'Declaration
 
Public Overrides Default Property Item( _
   ByVal index As Integer _
) As String
public override string this[ 
   int index
]; {get; set;}

パラメータ

index
文字列値のインデックス。

プロパティ値

文字列値。
参照

EnhanceStringCollection クラス
EnhanceStringCollection メンバ

 

 


© MESCIUS inc. All rights reserved.