An NDoc Documented Class Library

ASDOC.GreaterThan Method 

Greater than operator for two two ASDOC (askSam Document) Objects

public static bool GreaterThan(
   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.GreaterThan(askSam.ASDOC,askSam.ASDOC)

See Also

ASDOC Class | askSam Namespace