Share via


ExtensionMethods.Atom Method

Include Protected Members
Include Inherited Members

Retrieves the specified Atom.

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 methodStatic member Atom(ODataAssociationLink) Determines an extension method to get the AtomLinkMetadata for an annotatable association link.
Public methodStatic member Atom(ODataEntry) Determines an extension method to get the AtomEntryMetadata for an annotatable entry.
Public methodStatic member Atom(ODataFeed) Determines an extension method to get the AtomFeedMetadata for an annotatable feed.
Public methodStatic member Atom(ODataNavigationLink) Determines an extension method to get the AtomLinkMetadata for an annotatable navigation link.
Public methodStatic member Atom(ODataResourceCollectionInfo) Determines an extension method to get the AtomResourceCollectionMetadata for an annotatable (resource) collection.
Public methodStatic member Atom(ODataWorkspace) Determines an extension method to get the AtomWorkspaceMetadata for an annotatable workspace.

Top

See Also

Reference

ExtensionMethods Class

Microsoft.Data.OData.Atom Namespace