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

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

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

Syntax

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

See Also