ListStyleCollection Class |
Namespace: Spire.Doc.Collections
The ListStyleCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Gets the number of items in the collection.
(Inherited from
CollectionEx
.)
|
![]() |
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
![]() |
Item |
Gets the
[!:Spire.Doc.ListStyle]
at the specified index.
|
Name | Description | |
---|---|---|
![]() |
Add |
Adds the list style into collection.
|
![]() |
CreateItem | (Overrides DocumentSerializableCollection CreateItem(IXDLSContentReader) .) |
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
FindByName |
Finds list style by name.
|
![]() |
GetEnumerator |
Returns an enumerator that iterates through a collection.
(Inherited from
CollectionEx
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetTagItemName | (Overrides DocumentSerializableCollection GetTagItemName .) |
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Name | Description | |
---|---|---|
![]() |
m_doc | (Inherited from OwnerHolder .) |