GrapeCity ActiveReports for .NET 12.0J
Item(String) プロパティ

フィールドの名前です。
名前に指定されたフィールドの値を取得します。
構文
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal name As String _
) As Variant
public Variant Item( 
   string name
) {get;}

パラメータ

name
フィールドの名前です。

プロパティ値

フィールド数。
参照

関連項目

Record クラス
Record メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.