SymbolStandardMetadata.ChildSymbols Property
Gets top-level SymbolMetadata entries in the symbol standard.
Syntax
public SymbolMetadataCollection ChildSymbols { get; }
Property Value
The top-level metadata entries in the symbol standard.
Remarks
The entries for all the other symbols in the symbol standard can be found by iterating through the items in SymbolMetadata.ChildSymbols property in each SymbolMetadata.
Platforms
Windows, Linux, Android