[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for F:Mogware.VisualStudio.ColladaNet.Geometry.Primitive.mVCount]

Namespace:  Mogware.VisualStudio.ColladaNet.Geometry
Assembly:  Mogware.VisualStudio.ColladaNet (in Mogware.VisualStudio.ColladaNet.dll) Version: 1.0.0.3216 (1.0.0.3216)

Syntax

C#
protected List<int> mVCount
Visual Basic (Declaration)
Protected mVCount As List(Of Integer)
Visual C++
protected:
List<int>^ mVCount

See Also