DioDocs for PDF
IndexByCategory メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Layers 名前空間 > UsageApplicationList クラス : IndexByCategory メソッド
テストするカテゴリ。
UsageApplication.Categoryに対応するUsageApplicationオブジェクトのインデックスを検索します。
シンタックス
'宣言
 
Public Function IndexByCategory( _
   ByVal ParamArray category() As System.String _
) As System.Integer
public System.int IndexByCategory( 
   params System.string[] category
)

パラメータ

category
テストするカテゴリ。

戻り値の型

見つかったオブジェクトのインデックス、または-1。
参照

UsageApplicationList クラス
UsageApplicationList メンバ