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

Public Member Functions

 IdPair (ObjectId key, ObjectId value, bool isCloned, bool isPrimary, bool isOwnerTranslated)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
override string ToString ()
 
string ToString (IFormatProvider provider)
 

Static Public Member Functions

static bool operator== (IdPair a, IdPair b)
 
static bool operator!= (IdPair a, IdPair b)
 

Properties

ObjectId Key [get]
 
ObjectId Value [get]
 
bool IsCloned [get]
 
bool IsPrimary [get]
 
bool IsOwnerTranslated [get]