[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for M:Mogware.VisualStudio.ColladaNet.Geometry.GeometryList.RemoveRange(System.Int32,System.Int32)]
Assembly: Mogware.VisualStudio.ColladaNet (in Mogware.VisualStudio.ColladaNet.dll) Version: 1.0.0.3216 (1.0.0.3216)
Syntax
| C# |
|---|
public void RemoveRange( int start, int count ) |
| Visual Basic (Declaration) |
|---|
Public Sub RemoveRange ( _ start As Integer, _ count As Integer _ ) |
| Visual C++ |
|---|
public: void RemoveRange( int start, int count ) |
Parameters
- start
- Type: System..::.Int32
[Missing <param name="start"/> documentation for "M:Mogware.VisualStudio.ColladaNet.Geometry.GeometryList.RemoveRange(System.Int32,System.Int32)"]
- count
- Type: System..::.Int32
[Missing <param name="count"/> documentation for "M:Mogware.VisualStudio.ColladaNet.Geometry.GeometryList.RemoveRange(System.Int32,System.Int32)"]