GrapeCity ActiveReports for .NET 12.0J
IndexOfField メソッド

指定されたコンテンツ内の指定されたフィールドのインデックスを検索します。
構文
'宣言
 
Public Shared Function IndexOfField( _
   ByVal content As Def.Content, _
   ByVal field As ExpressionInfo _
) As Integer
public static int IndexOfField( 
   Def.Content content,
   ExpressionInfo field
)

パラメータ

content
field
参照

関連項目

DefExtensions クラス
DefExtensions メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.