Table of Contents

ApiMember.ChildElements Property

Definition

Namespace
Sandcastle.Core.Reflection
Assembly
Sandcastle.Core.dll

This read-only property returns an enumerable list of child element IDs for those topics that have them

public IEnumerable<string> ChildElements { get; }

Property Value

IEnumerable<string>