MT5APIClusterMembers Property
|
Cluster members
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public Dictionary ClusterMembers { get; }
Public ReadOnly Property ClusterMembers As Dictionary
Get
public:
property Dictionary^ ClusterMembers {
Dictionary^ get ();
}
member ClusterMembers : Dictionary with get
Property Value
DictionaryTKey, TValueSee Also