ProfilerResult Struct

Definition

Result of profiling an evaluation

public value class ProfilerResult
[System.Serializable]
public struct ProfilerResult
[<System.Serializable>]
type ProfilerResult = struct
Public Structure ProfilerResult
Inheritance
ProfilerResult
Attributes

Constructors

ProfilerResult(IDictionary<EvaluationLocation,ProfiledLocation>)

Properties

ProfiledLocations

Methods

Equals(Object)

Indicates whether this instance and a specified object are equal.

GetHashCode()

Returns the hash code for this instance.

Applies to