'Declaration Public ReadOnly Property ChildElements As OpenXmlDocumentElementCollection
public OpenXmlDocumentElementCollection ChildElements { get; }
public: __property OpenXmlDocumentElementCollection* get_ChildElements();
public:
property OpenXmlDocumentElementCollection^ ChildElements { OpenXmlDocumentElementCollection^ get(); }