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

Public Member Functions

 SubentityId (SubentityType type, long i)
 
 SubentityId (RXClass classType, long i)
 
 SubentityId (RXClass classType, IntPtr i)
 
 SubentityId (SubentityType type, IntPtr i)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static bool operator== (SubentityId obj1, SubentityId obj2)
 
static bool operator!= (SubentityId a, SubentityId b)
 

Properties

static SubentityId Null [get]
 
SubentityType Type [get]
 
int Index [get]
 
IntPtr IndexPtr [get]
 
RXClass TypeClass [get]