company logo

TypeDefinition :: referenceCount - Number of references

The property returns the number of references for a complex data type. The count does not include the number of references defined in base types of the complex data type.

When calling the function with an invalid type definition, or a key definition or when the type definition does not refer to a complex data type, the function throws an exception.

Return value:  Number of items ( int32  )

The value contains the number of items to be processed or stored in a collection.

Implementation details

int32 TypeDefinition  :: referenceCount (  )