Свойство | Type | Description | |
---|---|---|---|
NativeToManagedMap | FileSpecList>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Méthode | Description | |
---|---|---|
Append ( LLDB sb_file ) : void | ||
AppendIfUnique ( LLDB sb_file ) : bool | ||
Clear ( ) : void | ||
Dispose ( ) : void | ||
FileSpecList ( ) : System | ||
FileSpecList ( LLDB rhs ) : System | ||
FindFileIndex ( uint idx, LLDB sb_file, bool full ) : uint | ||
GetDescription ( LLDB description ) : bool | ||
GetFileSpecAtIndex ( uint idx ) : LLDB.FileSpec | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
FileSpecList ( void native, bool skipVTables = false ) : System |
Méthode | Description | |
---|---|---|
FileSpecList ( |
||
__CopyValue ( |
public AppendIfUnique ( LLDB sb_file ) : bool | ||
sb_file | LLDB | |
Résultat | bool |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
protected FileSpecList ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Résultat | System |
public FindFileIndex ( uint idx, LLDB sb_file, bool full ) : uint | ||
idx | uint | |
sb_file | LLDB | |
full | bool | |
Résultat | uint |
public GetDescription ( LLDB description ) : bool | ||
description | LLDB | |
Résultat | bool |
public GetFileSpecAtIndex ( uint idx ) : LLDB.FileSpec | ||
idx | uint | |
Résultat | LLDB.FileSpec |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
Résultat |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
Résultat |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Résultat | FileSpecList>.System.Collections.Concurrent.ConcurrentDictionary |