C# Class System.Collections.Hashtable.bucket

Show file Open project: dotnet/corefx Class Usage Examples

Public Properties

Property Type Description
hash_coll int
key Object
val Object

Property Details

hash_coll public property

public int hash_coll
return int

key public property

public Object key
return Object

val public property

public Object val
return Object