Skip to content

ResultValue.TryGetValue method (1 of 7)

public bool TryGetValue(out bool value)

See Also


ResultValue.TryGetValue method (2 of 7)

public bool TryGetValue(out double value)

See Also


ResultValue.TryGetValue method (3 of 7)

public bool TryGetValue(out float value)

See Also


ResultValue.TryGetValue method (4 of 7)

public bool TryGetValue(out int value)

See Also


ResultValue.TryGetValue method (5 of 7)

public bool TryGetValue(out long value)

See Also


ResultValue.TryGetValue method (6 of 7)

public bool TryGetValue(out string? value)

See Also


ResultValue.TryGetValue method (7 of 7)

public bool TryGetValue(out ulong value)

See Also