'Declaration Public Function IndexOf( _ ByVal value As Object _ ) As Integer
'Declaration
Public Function IndexOf( _ ByVal value As Object _ ) As Integer
'使用法 Dim instance As FpScrollBarButtonCollection Dim value As Object Dim value As Integer value = instance.IndexOf(value)
'使用法
Dim instance As FpScrollBarButtonCollection Dim value As Object Dim value As Integer value = instance.IndexOf(value)
public int IndexOf( object value )
FpScrollBarButtonCollection クラス FpScrollBarButtonCollection メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.