public MDSymbol this[ string symbolName ]; {get;}
public: property MDSymbol^ default [String^] { MDSymbol^ get(String^ symbolName); }
Parameters
| Parameter Name | Description |
|---|---|
| symbolName | Name of the symbol to get. |
public MDSymbol this[ string symbolName ]; {get;}
public: property MDSymbol^ default [String^] { MDSymbol^ get(String^ symbolName); }
| Parameter Name | Description |
|---|---|
| symbolName | Name of the symbol to get. |