TabStopCollection Class |
Docentric Toolkit Help
Send Feedback |
Represents a collection of TabStops.
System.Object
Docentric.Documents.ObjectModel.MergableCollection<C, T>
Docentric.Documents.ObjectModel.TabStopCollection
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
The TabStopCollection type exposes the following members.
Name | Description | |
---|---|---|
.ctor() |
Name | Description | |
---|---|---|
Count | (Inherited from MergableCollection<CMergableCollection<C, T>) | |
IsReadOnly | (Inherited from MergableCollection<CMergableCollection<C, T>) |
Name | Description | |
---|---|---|
Add | Adds an object to the MergableCollection<CMergableCollection<C, T>. (Inherited from MergableCollection<CMergableCollection<C, T>) | |
Clear | Removes all items from the collection. (Inherited from MergableCollection<CMergableCollection<C, T>) | |
Contains | (Inherited from MergableCollection<CMergableCollection<C, T>) | |
CopyTo | (Inherited from MergableCollection<CMergableCollection<C, T>) | |
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object) | |
GetEnumerator | Gets the enumerator for this collection. (Inherited from MergableCollection<CMergableCollection<C, T>) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
Remove | Removes the item from the collection. (Inherited from MergableCollection<CMergableCollection<C, T>) | |
ToString | Returns a String that represents the current Object. (Inherited from Object) |