ArcGIS API for WPF - Library Reference
GetClusterChildElements Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Clusterer Class : GetClusterChildElements Method

obj
The object from which the property value is read.
Gets the value of the ClusterChildElementsProperty attached property for a given object.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetClusterChildElements( _
   ByVal obj As DependencyObject _
) As String
C# 
public static string GetClusterChildElements( 
   DependencyObject obj
)

Parameters

obj
The object from which the property value is read.

Return Value

The ClusterChildElementsProperty value of the specified object.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.