TabCollection Class |
Namespace: Spire.Doc.Collections
The TabCollection 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
Tab
at the specified index.
|
| Name | Description | |
|---|---|---|
|
|
AddTab |
Adds the tab.
|
|
|
AddTab(Single) |
Adds the tab.
|
|
|
AddTab(Single, TabJustification, TabLeader) |
Adds the tab.
|
|
|
Clear |
Removes all the tabs from the tab collection.
|
|
|
CreateItem | (Overrides DocumentSerializableCollection CreateItem(IXDLSContentReader) .) |
|
|
Equals(Object) |
Determines whether the specified object is equal to the current object.
(Overrides
Object
Equals(Object)
.)
|
|
|
Equals(TabCollection) |
Determines whether the specified TabCollection is equal to the current TabCollection.
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
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
.)
|
|
|
RemoveAt |
Removes the tab at the specified index from the tab collection
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
| Name | Description | |
|---|---|---|
|
|
m_doc | (Inherited from OwnerHolder .) |