B2R2


DisasmVMap Type

A mapping from an address to a DisasmCFG vertex.

Instance members

Instance member Description

this.Comparer

Full Usage: this.Comparer

Returns: IEqualityComparer<Addr>

Returns: IEqualityComparer<Addr>

this.Count

Full Usage: this.Count

Returns: int
Modifiers: abstract

Returns: int

this.[arg1]

Full Usage: this.[arg1]

Returns: Addr
Modifiers: abstract

Returns: Addr

this.Keys

Full Usage: this.Keys

Returns: KeyCollection<Addr, DisasmVertex>

Returns: KeyCollection<Addr, DisasmVertex>

this.Values

Full Usage: this.Values

Returns: ValueCollection<Addr, DisasmVertex>

Returns: ValueCollection<Addr, DisasmVertex>