GetTagCount

<< Click to Display Table of Contents >>

マニュアル > リファレンス > メソッド >

GetTagCount


 

タグ数を取得します。

 

 

 


構文

lCount = AxEng1.GetTagCount(

                                         UnitName ,

                                         FolderName

                                         )


パラメータ

UnitName

 

type:

string

 

ユニット名。 例)U01

FolderName

 

type:

string

 

フォルダ名。 例)F01

 

戻り値

lCount

 

type:

long

 

現在設定されているタグ数

 


解説

現在設定されているタグ数を返します。

 

 

 

 

 


参照