Grx.Mgd 1.0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | Properties | List of all members
Gssoft.Gscad.DatabaseServices.DBDictionaryEntry Struct Reference

Public Member Functions

 DBDictionaryEntry (string key, ObjectId value)
 
override string ToString ()
 
string ToString (IFormatProvider provider)
 

Static Public Member Functions

static operator DBDictionaryEntry (DictionaryEntry entry)
 
static operator DictionaryEntry (DBDictionaryEntry entry)
 

Public Attributes

ObjectId m_value
 
string m_key
 

Properties

ObjectId Value [get, set]
 
string Key [get, set]