company logo

PropertyHandle :: GetCurrentType - Get type for selected instance

The function usually returns the same as GetType. For weak typed collections, however, the function returns the type of the selected instance instead of the defined type for the collection.

Return value:  Type name ( NString & )

Implementation details

const NString & PropertyHandle  :: GetCurrentType (  )