'Declaration Protected Function FindObjectIndex( _ ByVal obj As Object, _ ByRef index As Integer _ ) As Boolean
protected bool FindObjectIndex( object obj, out int index )
OwnedFastList Class OwnedFastList Members