Function tip_ValidCollection


Prototype: tip_ValidCollection(Validation);
Arguments:

Collection: A Collection object (CDM_Collection)

C++ API Sections
Tcl API Sections
Description
Return Value
Notes
See Also
Index

Description:

This function will checks whether the specified through the "Collection" parameter object is a valid Collection object,

Return Value:

This function returns 1 if the provided object is a valid Collection object, 0 otherwise.

Notes:

This function is equivelant to CDM_ValidCollectionPointer (C++ API).

See Also:

CDM_ValidCollectionPointer


Generated by: petasis@aias on Wed Aug 16 10:31:46 PM EEST 2006.