Key(获得方法) 获得键/值对的键。 MQL5复制TKey Key(); 返回值 返回密钥。 Key (设置方法) 设置键/值对的键。 MQL5复制void Key( TKey key //键 ); 参数 key [in] 键。