An NDoc Documented Class Library

ASDID.NotEquals Method 

Inequality operator for two askSam Document Identification Objects

public static bool NotEquals(
   ASDID x,
   ASDID y
);

Parameters

x
askSam Document Identification Object
y
askSam Document Identification Object

Return Value

Are these two askSam Document Identification Objects the same?

Remarks

Missing <remarks> documentation for M:askSam.ASDID.NotEquals(askSam.ASDID,askSam.ASDID)

See Also

ASDID Class | askSam Namespace