'Declaration
Public Overridable Function IndexOfKey( _ ByVal key As System.String _ ) As System.Integer
'Usage
Dim instance As NStatusBarPanelCollection Dim key As System.String Dim value As System.Integer value = instance.IndexOfKey(key)
public virtual System.int IndexOfKey( System.string key )
Parameters
- key