UserDataMap.Count
 
 
 

UserDataMap.Count operator

Introduced

v3.0

Description

Returns the size of the user data map as a Long. This value is equal to the number of components in the cluster.

C# Syntax

// get accessor
Int32 rtn = UserDataMap.Count;

See Also

UserDataItem Cluster ClusterProperty