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

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

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<XmlElement> mPElements
Visual Basic (Declaration)
Protected mPElements As List(Of XmlElement)
Visual C++
protected:
List<XmlElement^>^ mPElements

See Also