CxXmlDocSeeAlso

Description

sealed class Tinman.Core.Cx.XmlDoc.CxXmlDocSeeAlso

Derived from

CxNode abstract

Represents a link to the documentation of another type or member:

<seealso cref="..."/>

Public / Constructors

Cx​Xml​Doc​See​Also


public constructor CxXmlDocSeeAlso → (1)

reference in : CxXmlDocReference

[not-null]
See Reference.

Creates a new instance of CxXmlDocSeeAlso.

Public / Attributes

Reference


[Constant]
public attribute Reference → (get)

value : CxXmlDocReference

[not-null]
The reference.

Returns the reference.