Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
System
Runtime
Serialization
SurrogateHashtable
C# Class System.Runtime.Serialization.SurrogateHashtable
Inheritance:
System.Collections.Hashtable
Mostrar archivo
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Protected Methods
Method
Description
KeyEquals
(
Object
key
,
Object
item
) :
bool
Private Methods
Method
Description
SurrogateHashtable
(
int
size
) :
System.Runtime.Remoting
Method Details
KeyEquals()
protected
method
protected
KeyEquals
(
Object
key
,
Object
item
) :
bool
key
Object
item
Object
return
bool