Namespace: Spire.Presentation.Collections
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public sealed class TagCollection : TagList, ICollection, IEnumerable
Public NotInheritable Class TagCollection Inherits TagList Implements ICollection, IEnumerable
public ref class TagCollection sealed : public TagList, ICollection, IEnumerable
[<SealedAttribute>] type TagCollection = class inherit TagList interface ICollection interface IEnumerable end
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| Append(String, String) | (Inherited from TagList.) | |
| Clear()()()() | (Inherited from TagList.) | |
| Contains(String) | (Inherited from TagList.) | |
| CopyTo(Array, Int32) | ||
| Count | (Inherited from TagList.) | |
| Equals(Object) | (Inherited from Object.) | |
| GetByInd(Int32) | (Inherited from TagList.) | |
| GetEnumerator()()()() | ||
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetKey(Int32) | (Inherited from TagList.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IndexOfKey(String) | (Inherited from TagList.) | |
| IsSynchronized | ||
| Item[([( String])]) | (Inherited from TagList.) | |
| Remove(String) | (Inherited from TagList.) | |
| RemoveAt(Int32) | (Inherited from TagList.) | |
| SyncRoot | ||
| ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
Spire.Presentation.Collections..::..TagList
Spire.Presentation.Collections..::..TagCollection
Spire.Presentation.Collections..::..TagList
Spire.Presentation.Collections..::..TagCollection