|  | TopicSubtopics Property | 
            This is used to get the sub-topics beneath this topic.
            
 
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
 Syntax
Syntaxpublic TopicCollection Subtopics { get; }Public ReadOnly Property Subtopics As TopicCollection
	Get
public:
property TopicCollection^ Subtopics {
	TopicCollection^ get ();
}member Subtopics : TopicCollection with get
Property Value
Type: 
TopicCollection See Also
See Also