Annotations method ?
LINQ
2
Posts
2
Posters
4
Views
1
Watching
-
Hi there. I sometimes see Annotations method in XML LINQ. Can you tell me what this is and what we can do by it ?
-
Hi there. I sometimes see Annotations method in XML LINQ. Can you tell me what this is and what we can do by it ?
According to this MSDN description of Linq to XML annotations[^],annotations let you "associate any object of any type with any XML component in an XML tree."