Freigeben über


OpenXmlPartContainer.RemoveAnnotations<T>-Methode

Removes the annotations of the specified type from this PartContainer

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Sub RemoveAnnotations(Of T As Class)
'Usage
Dim instance As OpenXmlPartContainer

instance.RemoveAnnotations()
public void RemoveAnnotations<T>()
where T : class

Typparameter

  • T
    The Type of the annotations to remove.

Siehe auch

Referenz

OpenXmlPartContainer Klasse

OpenXmlPartContainer-Member

RemoveAnnotations Überladung

DocumentFormat.OpenXml.Packaging-Namespace