'宣言 Public Function IndexOf( _ ByVal item As KmlItemStyle _ ) As System.Integer
'使用法 Dim instance As KmlItemStyleCollection Dim item As KmlItemStyle Dim value As System.Integer value = instance.IndexOf(item)
public System.int IndexOf( KmlItemStyle item )
パラメータ
- item