'Declaration
Public Overridable Function IndexOf( _ ByVal uniqueIdentifer As Integer _ ) As Integer
'Usage
Dim instance As PSContainer Dim uniqueIdentifer As Integer Dim value As Integer value = instance.IndexOf(uniqueIdentifer)
public virtual int IndexOf( int uniqueIdentifer )
Parameters
- uniqueIdentifer
- Unique identifier for the object in the collection