Property | Type | Description | |
---|---|---|---|
_hc | int | ||
_key | |||
_value | object |
Method | Description | |
---|---|---|
Element ( object key, object val ) : System | ||
KeyEquals ( object o ) : bool | ||
KeyHashCode ( ) : int |
public Element ( object key, object val ) : System | ||
key | object | |
val | object | |
return | System |