XDocument.Annotations Method (System.Xml.Linq)

Switch View :
ScriptFree
.NET Framework Class Library
XDocument.Annotations Method

Gets a collection of annotations for this XObject.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Annotations<T>() Gets a collection of annotations of the specified type for this XObject. (Inherited from XObject.)
Public method Annotations(Type) Gets a collection of annotations of the specified type for this XObject. (Inherited from XObject.)
Top
See Also

Reference

Other Resources