
'Declaration <DebuggerTypeProxyAttribute(Vintasoft.Imaging.Utils.CollectionDebugView`1)> <DebuggerDisplayAttribute("Count = {Count}")> <DebuggerDisplayAttribute("Count = {Count}")> <DebuggerTypeProxyAttribute(Vintasoft.Imaging.Utils.CollectionDebugView`1)> <DefaultMemberAttribute("Item")> Public Class OpenXmlDocumentElementCollection Inherits OpenXmlDocumentElementCollection(Of T)
[DebuggerTypeProxy(Vintasoft.Imaging.Utils.CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] [DebuggerDisplay("Count = {Count}")] [DebuggerTypeProxy(Vintasoft.Imaging.Utils.CollectionDebugView`1)] [DefaultMember("Item")] public class OpenXmlDocumentElementCollection : OpenXmlDocumentElementCollection<T>
[DebuggerTypeProxy(Vintasoft.Imaging.Utils.CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] [DebuggerDisplay("Count = {Count}")] [DebuggerTypeProxy(Vintasoft.Imaging.Utils.CollectionDebugView`1)] [DefaultMember("Item")] public __gc class OpenXmlDocumentElementCollection : public OpenXmlDocumentElementCollection<T*>*
[DebuggerTypeProxy(Vintasoft.Imaging.Utils.CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] [DebuggerDisplay("Count = {Count}")] [DebuggerTypeProxy(Vintasoft.Imaging.Utils.CollectionDebugView`1)] [DefaultMember("Item")] public ref class OpenXmlDocumentElementCollection : public OpenXmlDocumentElementCollection<T^>^
System.Object
 Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlDocumentElementCollection<Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlDocumentElement>
   Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlDocumentElementCollection
     Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlDocumentElementCollection
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
OpenXmlDocumentElementCollection Members
Vintasoft.Imaging.Office.OpenXml.Editor Namespace