Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
DisInsCode::== Operator

Returns true if the DisInsCode::DisInsCodeType's are equal.

C++
bool operator ==(
    const DisInsCode& newCode
) const;
Parameters 
Description 
const DisInsCode& newCode 
The disability insured status code to compare against. 

True if the DisInsCode::DisInsCodeType's are equal.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!