Resolution.op_GreaterThanOrEqual

Resolution GreaterThanOrEqual operator

Implementerar operatorn >=.

public static bool operator >=(Resolution a, Resolution b)
ParameterTypBeskrivning
aResolutionParametern a.
bResolutionParametern b.

Returvärde

Resultatet av operatorn.

Undantag

undantagskick
ArgumentExceptionArgument har olika typer
ArgumentNullExceptionEtt argument är null

Se även