'Declaration Public ReadOnly Property Items As System.Collections.Generic.IList(Of DocxDocumentNumbering)
public System.Collections.Generic.IList<DocxDocumentNumbering> Items { get; }
public: __property System.Collections.Generic.IList<DocxDocumentNumbering*>* get_Items();
public:
property System.Collections.Generic.IList<DocxDocumentNumbering^>^ Items { System.Collections.Generic.IList<DocxDocumentNumbering^>^ get(); }