Method ContainsFloat
ContainsFloat(string, string)
Gets if the specified prefix + key combination has a float value assigned.
public bool ContainsFloat(string prefix, string key)
Parameters
Returns
- bool
True if a value exists, otherwise false.
Gets if the specified prefix + key combination has a float value assigned.
public bool ContainsFloat(string prefix, string key)
True if a value exists, otherwise false.