Add a cluster.
[Visual Basic .NET] Public Sub AddCluster ( _ ByVal pCluster As IDiscoveryCluster _ )
[C#] public void AddCluster ( IDiscoveryCluster pCluster );
[C++]
HRESULT AddCluster(
IDiscoveryCluster* pCluster
);
[C++]Parameters
pCluster [in]pCluster is a parameter of type IDiscoveryCluster
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.