A Sandcastle Documented Class Library
AddRange Method (range)
NamespacesCollada.GeometryVerticesAddRange(IList)

[Missing <summary> documentation for M:Collada.Geometry.Vertices.AddRange(System.Collections.IList)]

Declaration Syntax
C#Visual BasicVisual C++
public int AddRange(
	IList range
)
Public Function AddRange ( _
	range As IList _
) As Integer
public:
virtual int AddRange(
	IList^ range
) sealed
Parameters
range (IList)

[Missing <param name="range"/> documentation for "M:Collada.Geometry.Vertices.AddRange(System.Collections.IList)"]

Return Value

[Missing <returns> documentation for M:Collada.Geometry.Vertices.AddRange(System.Collections.IList)]

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)