FactEntry Properties

Include Protected Members
Include Inherited Members

The FactEntry type exposes the following members.

Properties

 

Name

Description

Protected property

comparer

Obsolete. Gets or sets the IComparer to use for the Hashtable. (Inherited from Hashtable.)

Public property

Count

Gets the number of key/value pairs contained in the Hashtable. (Inherited from Hashtable.)

Protected property

EqualityComparer

Gets the IEqualityComparer to use for the Hashtable. (Inherited from Hashtable.)

Public property

FactName

Returns the FactName string.

Protected property

hcp

Obsolete. Gets or sets the object that can dispense hash codes. (Inherited from Hashtable.)

Public property

IsFixedSize

Gets a value indicating whether the Hashtable has a fixed size. (Inherited from Hashtable.)

Public property

IsReadOnly

Gets a value indicating whether the Hashtable is read-only. (Inherited from Hashtable.)

Public property

IsSynchronized

Gets a value indicating whether access to the Hashtable is synchronized (thread safe). (Inherited from Hashtable.)

Public property

Item

Gets or sets the value associated with the specified key. (Inherited from Hashtable.)

Public property

Keys

Gets an ICollection containing the keys in the Hashtable. (Inherited from Hashtable.)

Public property

SyncRoot

Gets an object that can be used to synchronize access to the Hashtable. (Inherited from Hashtable.)

Public property

TrackingId

Gets or sets the tracking ID string.

Public property

Values

Gets an ICollection containing the values in the Hashtable. (Inherited from Hashtable.)

Top

See Also

Reference

FactEntry Class

Microsoft.TeamFoundation.Adapter Namespace