Space Engineers
Public Member Functions | Properties | List of all members
VRage.Collections.MyBinaryStructHeap< TKey, TValue >.HeapItem Struct Reference

Public Member Functions

override string ToString ()
 

Properties

TKey Key [get, set]
 
TValue Value [get, set]
 

Detailed Description

Definition at line 12 of file MyBinaryStructHeap.cs.

Member Function Documentation

override string VRage.Collections.MyBinaryStructHeap< TKey, TValue >.HeapItem.ToString ( )
inline

Definition at line 17 of file MyBinaryStructHeap.cs.

Property Documentation

TKey VRage.Collections.MyBinaryStructHeap< TKey, TValue >.HeapItem.Key
getset

Definition at line 14 of file MyBinaryStructHeap.cs.

TValue VRage.Collections.MyBinaryStructHeap< TKey, TValue >.HeapItem.Value
getset

Definition at line 15 of file MyBinaryStructHeap.cs.


The documentation for this struct was generated from the following file: