Leadtools.Forms.Auto Namespace > MasterFormCollection Class : IndexOf Method |
public virtual int IndexOf( IMasterForm item )
'Declaration Public Overridable Function IndexOf( _ ByVal item As IMasterForm _ ) As Integer
'Usage Dim instance As MasterFormCollection Dim item As IMasterForm Dim value As Integer value = instance.IndexOf(item)
public: virtual int IndexOf( IMasterForm^ item )