[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for M:Mogware.VisualStudio.ColladaNet.Source.IndexOf(System.Object)]
Assembly: Mogware.VisualStudio.ColladaNet (in Mogware.VisualStudio.ColladaNet.dll) Version: 1.0.0.3216 (1.0.0.3216)
Syntax
C# |
---|
public int IndexOf( Object item ) |
Visual Basic (Declaration) |
---|
Public Function IndexOf ( _ item As Object _ ) As Integer |
Visual C++ |
---|
public: virtual int IndexOf( Object^ item ) sealed |
Parameters
- item
- Type: System..::.Object
[Missing <param name="item"/> documentation for "M:Mogware.VisualStudio.ColladaNet.Source.IndexOf(System.Object)"]
Return Value
[Missing <returns> documentation for M:Mogware.VisualStudio.ColladaNet.Source.IndexOf(System.Object)]