SymbolMetadata.ChildSymbols Property
Gets the child symbols of the current symbol.
Thread safety: This property is thread-safe.
Syntax
public SymbolMetadataCollection ChildSymbols { get; }
Property Value
Type: A collection of SymbolMetadata elements.
The child symbols of the current symbol.
The child symbols of the current symbol.
Platforms
Windows, Linux, Android