BNM 2.5.0
 
Loading...
Searching...
No Matches
BNM::Structures::Mono::Dictionary< TKey, TValue >::Entry Struct Reference

System.Generic.Dictionary.Entry type implementation. More...

#include <ComplexMonoStructures.hpp>

Public Attributes

int hashCode {}
 
int next {}
 
TKey key {}
 
TValue value {}
 

Detailed Description

template<typename TKey, typename TValue>
struct BNM::Structures::Mono::Dictionary< TKey, TValue >::Entry

System.Generic.Dictionary.Entry type implementation.