SymbolsGroupNames Property
|
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public string[] GroupNames { get; }
Public ReadOnly Property GroupNames As String()
Get
public:
property array<String^>^ GroupNames {
array<String^>^ get ();
}
member GroupNames : string[] with get
Property Value
StringSee Also