Namespace: Spire.Doc.Documents.XML
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public abstract class DocumentSerializableCollection : CollectionEx, IXDLSSerializableCollection, IEnumerable
Public MustInherit Class DocumentSerializableCollection Inherits CollectionEx Implements IXDLSSerializableCollection, IEnumerable
public ref class DocumentSerializableCollection abstract : public CollectionEx, IXDLSSerializableCollection, IEnumerable
[<AbstractClassAttribute>] type DocumentSerializableCollection = class inherit CollectionEx interface IXDLSSerializableCollection interface IEnumerable end
Members
| All Members | Constructors | Fields | Properties | Methods |
| Member | Description | |
|---|---|---|
| DocumentSerializableCollection(Document, OwnerHolder) | Initializes a new instance of the DocumentSerializableCollection class | |
| Count |
Gets the number of items in the collection.
(Inherited from CollectionEx.) | |
| CreateItem(IXDLSContentReader) | ||
| Document |
Gets the document.
(Inherited from OwnerHolder.) | |
| Equals(Object) |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetEnumerator()()()() |
Returns an enumerator that iterates through a collection.
(Inherited from CollectionEx.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetTagItemName()()()() | ||
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| m_doc | (Inherited from OwnerHolder.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()()() |
Returns a String that represents the current Object.
(Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
Spire.Doc..::..OwnerHolder
Spire.Doc.Collections..::..CollectionEx
Spire.Doc.Documents.XML..::..DocumentSerializableCollection
Spire.Doc.Collections..::..ColumnCollection
Spire.Doc.Collections..::..DocumentObjectCollection
Spire.Doc.Collections..::..DropDownCollection
Spire.Doc.Collections..::..ListLevelCollection
Spire.Doc.Collections..::..ListStyleCollection
Spire.Doc.Collections..::..StyleCollection
Spire.Doc.Collections..::..TabCollection
Spire.Doc..::..OwnerHolder
Spire.Doc.Collections..::..CollectionEx
Spire.Doc.Documents.XML..::..DocumentSerializableCollection
Spire.Doc.Collections..::..ColumnCollection
Spire.Doc.Collections..::..DocumentObjectCollection
Spire.Doc.Collections..::..DropDownCollection
Spire.Doc.Collections..::..ListLevelCollection
Spire.Doc.Collections..::..ListStyleCollection
Spire.Doc.Collections..::..StyleCollection
Spire.Doc.Collections..::..TabCollection