Method GetValueCount
GetValueCount(TAlternateKey)
Gets the number of values in the dictionary associated with the specified alternate key or zero if the key is not present.
Declaration
public int GetValueCount(TAlternateKey key)Parameters
| Type | Name | Description | 
|---|---|---|
| TAlternateKey | key | 
Returns
| Type | Description | 
|---|---|
| int | 
