Skip to main content

Types

Classes

NameSummary
AssemblyXmlDocumentationRepresents the root XML documentation structure for a .NET assembly.
XmlCodeBlockElementRepresents a code block XML documentation element.
XmlCodeElementRepresents an inline code XML documentation element.
XmlDocumentationElementRepresents a base XML documentation element with common properties.
XmlExampleElementRepresents an example XML documentation element.
XmlExceptionElementRepresents an exception XML documentation element.
XmlGenericElementRepresents a generic XML documentation element for unrecognized tags.
XmlListElementRepresents a list XML documentation element.
XmlMemberRepresents a documented member from XML documentation.
MemberTypeEnumeration of member types in XML documentation.
XmlParagraphElementRepresents a paragraph XML documentation element.
XmlParameterElementRepresents a parameter XML documentation element.
XmlParamRefElementRepresents a paramref XML documentation element for parameter references.
XmlPermissionElementRepresents a permission XML documentation element.
XmlRemarksElementRepresents a remarks XML documentation element.
XmlReturnsElementRepresents a returns XML documentation element.
XmlSeeAlsoElementRepresents a seealso XML documentation element for related references.
XmlSeeElementRepresents a see XML documentation element for cross-references.
XmlSummaryElementRepresents a summary XML documentation element.
XmlTypeParameterElementRepresents a type parameter XML documentation element.
XmlTypeParamRefElementRepresents a typeparamref XML documentation element for type parameter references.
XmlValueElementRepresents a value XML documentation element for properties.

Enums

NameSummary
MemberTypeEnumeration of member types in XML documentation.