GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > CharBoxInfoCollection クラス : IndexOf メソッド |
'Declaration
Public Shadows Function IndexOf( _ ByVal CharBoxInfo As CharBoxInfo _ ) As Integer
'使用法
Dim instance As CharBoxInfoCollection Dim CharBoxInfo As CharBoxInfo Dim value As Integer value = instance.IndexOf(CharBoxInfo)
public new int IndexOf( CharBoxInfo CharBoxInfo )