HashTagCollection members
The HashTagCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Count | (Inherited from GenericCollection<HashTag>.) |
![]() |
IsSynchronized | (Inherited from GenericCollection<HashTag>.) |
![]() |
Item | (Inherited from GenericCollection<HashTag>.) |
![]() |
SyncRoot | (Inherited from GenericCollection<HashTag>.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CopyTo(Array, Int32) | (Inherited from GenericCollection<HashTag>.) |
![]() |
CopyTo([], Int32) | (Inherited from GenericCollection<HashTag>.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | (Inherited from GenericCollection<HashTag>.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | (Inherited from GenericCollection<HashTag>.) |
Top