DioDocs for PDF
IndexOf メソッド (SvgElementCollection)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgElementCollection クラス : IndexOf メソッド
The element to locate.
Searches for the specified element and returns the zero-based index.
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal element As SvgElement _
) As System.Integer
public System.int IndexOf( 
   SvgElement element
)

パラメータ

element
The element to locate.

戻り値の型

The zero-based index of the element, if found; otherwise, -1.
参照

SvgElementCollection クラス
SvgElementCollection メンバ