An NDoc Documented Class Library

ASDOC.GreaterThanOrEqual Method 

Greater than or equal to operator for two ASDOC (askSam Document) Objects

public static bool GreaterThanOrEqual(
   ASDOC x,
   ASDOC y
);

Parameters

x
askSam Document Objects
y
askSam Document Objects

Return Value

is the left ASDOC great than or equal to the right ASDOC?

Remarks

Missing <remarks> documentation for M:askSam.ASDOC.GreaterThanOrEqual(askSam.ASDOC,askSam.ASDOC)

See Also

ASDOC Class | askSam Namespace