A Sandcastle Documented Class Library
Polygons Property
NamespacesCollada.GeometryPrimitivePolygons

[Missing <summary> documentation for P:Collada.Geometry.Primitive.Polygons]

Declaration Syntax
C#Visual BasicVisual C++
public List<Polygon> Polygons { get; }
Public ReadOnly Property Polygons As List(Of Polygon)
public:
property List<Polygon^>^ Polygons {
	List<Polygon^>^ get ();
}

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