This document is archived and information here might be outdated. Recommended version. |
The symbol collection.
[Visual Basic .NET] Public ReadOnly Property SymbolCollection As ISymbolCollection
[C#] public ISymbolCollection SymbolCollection {get;}
[C++]
HRESULT get_SymbolCollection(
ISymbolCollection** ppSymbolColl
);
[C++] Parameters ppSymbolColl [out, retval]
ppSymbolColl is a parameter of type ISymbolCollection**