Overload | Description |
---|---|
FindObject(Object,Int32) | Finds all items in the list that matches the specified object. |
FindObject(Object,Int32,Int32) | Finds the first item after specifed index that matches the specified object. |
Overload | Description |
---|---|
FindObject(Object,Int32) | Finds all items in the list that matches the specified object. |
FindObject(Object,Int32,Int32) | Finds the first item after specifed index that matches the specified object. |