| CandidatePairStats Methods | 
The CandidatePairStats type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | DeserializeProperties | 
            Deserializes the properties.
            (Overrides BaseStatsDeserializeProperties(String, String).) | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|   | FromJson | 
            Derializes candidate pair stats from JSON.
             | 
|   | FromJsonArray | 
            Derializes an array of candidate pair stats from JSON.
             | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | SerializeProperties | 
            Serializes the properties.
            (Overrides BaseStatsSerializeProperties(DictionaryString, String).) | 
|  | ToJson | 
            Serializes this to JSON.
             | 
|   | ToJson(CandidatePairStats) | 
            Serializes candidate pair stats to JSON.
             | 
|   | ToJsonArray | 
            Serializes an array of candidate pair stats to JSON.
             | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also