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