Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | TypeEnumMemberList>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | Description | |
---|---|---|
Append ( LLDB entry ) : void | ||
Dispose ( ) : void | ||
GetTypeEnumMemberAtIndex ( uint index ) : LLDB.TypeEnumMember | ||
IsValid ( ) : bool | ||
TypeEnumMemberList ( ) : System | ||
TypeEnumMemberList ( LLDB rhs ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
TypeEnumMemberList ( void native, bool skipVTables = false ) : System |
Method | Description | |
---|---|---|
TypeEnumMemberList ( |
||
__CopyValue ( |
public GetTypeEnumMemberAtIndex ( uint index ) : LLDB.TypeEnumMember | ||
index | uint | |
return | LLDB.TypeEnumMember |
public TypeEnumMemberList ( LLDB rhs ) : System | ||
rhs | LLDB | |
return | System |
protected TypeEnumMemberList ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
return | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
return |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
return |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
return | TypeEnumMemberList>.System.Collections.Concurrent.ConcurrentDictionary |