[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for M:Mogware.VisualStudio.ColladaNet.Geometry.GeometryList.AddRange(System.Collections.Generic.IEnumerable{Mogware.VisualStudio.ColladaNet.Geometry.Geometry})]
Assembly: Mogware.VisualStudio.ColladaNet (in Mogware.VisualStudio.ColladaNet.dll) Version: 1.0.0.3216 (1.0.0.3216)
Syntax
C# |
---|
public void AddRange( IEnumerable<Geometry> list ) |
Visual Basic (Declaration) |
---|
Public Sub AddRange ( _ list As IEnumerable(Of Geometry) _ ) |
Visual C++ |
---|
public: void AddRange( IEnumerable<Geometry^>^ list ) |
Parameters
- list
- Type: System.Collections.Generic..::.IEnumerable<(Of <(Geometry>)>)
[Missing <param name="list"/> documentation for "M:Mogware.VisualStudio.ColladaNet.Geometry.GeometryList.AddRange(System.Collections.Generic.IEnumerable{Mogware.VisualStudio.ColladaNet.Geometry.Geometry})"]