[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Facebook.Json.Utilities.CollectionWrapper`1.System#Collections#IList#IndexOf(System.Object)"]
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
int IList.IndexOf( Object value ) |
Visual Basic (Declaration) |
---|
Private Function IndexOf ( _ value As Object _ ) As Integer Implements IList.IndexOf |
Visual C++ |
---|
private: virtual int IndexOf( Object^ value ) sealed = IList::IndexOf |
Parameters
- value
- Type: System..::.Object
[Missing <param name="value"/> documentation for "M:Facebook.Json.Utilities.CollectionWrapper`1.System#Collections#IList#IndexOf(System.Object)"]
Return Value
[Missing <returns> documentation for "M:Facebook.Json.Utilities.CollectionWrapper`1.System#Collections#IList#IndexOf(System.Object)"]