Siliconetics Developer Center 
(609) 7607027
admin@srcsb.com
Untitled Document
SearchSearch:
ClassMethodCheckDuplicates


DESCRIPTION:
Checks the existance of another subrecord with the same type and id with the record at the given position.

ClassCLASS: CRecArray

PROTOTYPE(S):
bool CheckDuplicates(int ExistingPos);


ARGUMENT(S):
int ExistingPosThe record position to compare with others.


RETURN VALUE:
This function returns true if other similar record was existed. Otherwise it returns false.

EXAMPLE:




COMMENT:
Untitled Document
SearchSearch: