C# Class System.Runtime.Serialization.SurrogateHashtable

Inheritance: System.Collections.Hashtable
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes protégées

Méthode Description
KeyEquals ( Object key, Object item ) : bool

Private Methods

Méthode Description
SurrogateHashtable ( int size ) : System.Runtime.Remoting

Method Details

KeyEquals() protected méthode

protected KeyEquals ( Object key, Object item ) : bool
key Object
item Object
Résultat bool