public int IndexOf( NamedStyle style )
'Declaration Public Function IndexOf( _ ByVal style As NamedStyle _ ) As Integer
'Declaration
Public Function IndexOf( _ ByVal style As NamedStyle _ ) As Integer
'Usage Dim instance As DefaultStyleCollection Dim style As NamedStyle Dim value As Integer value = instance.IndexOf(style)
'Usage
Dim instance As DefaultStyleCollection Dim style As NamedStyle Dim value As Integer value = instance.IndexOf(style)
DefaultStyleCollection Class DefaultStyleCollection Members