Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool IsMaximumSet(double value);
public static bool IsMaximumSet (double value);
static member IsMaximumSet : double -> bool
Public Shared Function IsMaximumSet (value As Double) As Boolean