public sealed class TopicType
Public NotInheritable Class TopicType
public ref class TopicType sealed
[<SealedAttribute>]
type TopicType = class end
ContentType | The content type group for the topic type |
SeeAlsoGroup | The See Also group for the topic type |
TopicElementName | The topic element name associated with the topic type if any |
UniqueId | The unique ID of the topic type |
DescriptionForTopicTypeGroup | This is used to get a description for the given topic type group |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
FromElementName | This is used to get the topic type information for the given element name |
FromUniqueId | This is used to get the topic type information for the given unique ID |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |