public IEnumerable<Symbol> RegisteredSymbols { get; }Public ReadOnly Property RegisteredSymbols As IEnumerable(Of Symbol)
Getpublic:
property IEnumerable<Symbol^>^ RegisteredSymbols {
IEnumerable<Symbol^>^ get ();
}function get_RegisteredSymbols();