'宣言
Public Function IndexOf( _ ByVal attribute As ContextAttribute _ ) As Integer
public int IndexOf( ContextAttribute attribute )
パラメータ
- attribute
- 指定された属性を検索します。
戻り値の型
検索の最初の発生のインデックス。
'宣言
Public Function IndexOf( _ ByVal attribute As ContextAttribute _ ) As Integer
public int IndexOf( ContextAttribute attribute )