Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | ValueList>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | Description | |
---|---|---|
Append ( LLDB val_obj ) : void | ||
Clear ( ) : void | ||
Dispose ( ) : void | ||
FindValueObjectByUID ( ulong uid ) : LLDB.Value | ||
GetFirstValueByName ( string name ) : LLDB.Value | ||
GetValueAtIndex ( uint idx ) : LLDB.Value | ||
IsValid ( ) : bool | ||
ValueList ( ) : System | ||
ValueList ( LLDB rhs ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
ValueList ( void native, bool skipVTables = false ) : System | ||
opaque_ptr ( ) : global::System.IntPtr |
Method | Description | |
---|---|---|
ValueList ( |
||
__CopyValue ( |
public FindValueObjectByUID ( ulong uid ) : LLDB.Value | ||
uid | ulong | |
return | LLDB.Value |
public GetFirstValueByName ( string name ) : LLDB.Value | ||
name | string | |
return | LLDB.Value |
public GetValueAtIndex ( uint idx ) : LLDB.Value | ||
idx | uint | |
return | LLDB.Value |
protected ValueList ( 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 |
protected opaque_ptr ( ) : global::System.IntPtr | ||
return | global::System.IntPtr |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
return | ValueList>.System.Collections.Concurrent.ConcurrentDictionary |