Determines the index of the first occurrence of a
RibbonGalleryItem with the specified text in this collection.
public System.int IndexOf(
System.string
)
'Declaration
Public Overloads Function IndexOf( _
ByVal As System.String _
) As System.Integer
Parameters
- text
- The text to search for, case-sensitive.