ExpiringCollectionTItemCollectionItemT Class |
Namespace: VirtualRadar.Interface
The ExpiringCollectionTItemCollectionItemT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExpiringCollectionTItemCollectionItemT |
Creates a new object.
|
Name | Description | |
---|---|---|
![]() | Item |
Gets or sets the item in the collection.
|
![]() | Timestamp |
Gets or sets the timestamp associated with the item.
|
Name | Description | |
---|---|---|
![]() | Equals |
Calls Equals on the item.
(Overrides ObjectEquals(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.) |
![]() | GetHashCode |
Calls GetHashCode on the item.
(Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Calls ToString on the item.
(Overrides ObjectToString.) |