Свойство | Тип | Описание | |
---|---|---|---|
NativeToManagedMap | ValueList>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Тип | Описание | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Метод | Описание | |
---|---|---|
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 ) : |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
ValueList ( void native, bool skipVTables = false ) : System | ||
opaque_ptr ( ) : global::System.IntPtr |
Метод | Описание | |
---|---|---|
ValueList ( |
||
__CopyValue ( |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public FindValueObjectByUID ( ulong uid ) : LLDB.Value | ||
uid | ulong | |
Результат | LLDB.Value |
public GetFirstValueByName ( string name ) : LLDB.Value | ||
name | string | |
Результат | LLDB.Value |
public GetValueAtIndex ( uint idx ) : LLDB.Value | ||
idx | uint | |
Результат | LLDB.Value |
protected ValueList ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Результат | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
Результат |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
Результат |
protected opaque_ptr ( ) : global::System.IntPtr | ||
Результат | global::System.IntPtr |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Результат | ValueList>.System.Collections.Concurrent.ConcurrentDictionary |