TopicCollection Properties

HTML to MAML Converter

TopicCollection Properties

The TopicCollection type exposes the following members.

Properties
  Name Description
Public property Count
Gets the number of elements actually contained in the CollectionT.
(Inherited from CollectionTopic.)
Public property DefaultTopic
This is used to get the default topic
Public property Item
Gets or sets the element at the specified index.
(Inherited from CollectionTopic.)
Protected property Items
Gets a IListT wrapper around the CollectionT.
(Inherited from CollectionTopic.)
Public property SplitTocAtTopic
This is used to get the topic at which the table of content is split by the API content.
Top
See Also