UserDataItem.IsEmpty operator

Introduced

v3.0

Description

Returns a Boolean value indicating whether or not there is user data on the UserDataItem at the specified index (true=empty/no data; false=not empty).

This property is equivalent to UserDataMap.IsEmpty.

See Also

UserDataMap UserDataMap.IsEmpty