Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() ![]() |
Atom(ODataAssociationLink) | Determines an extension method to get the AtomLinkMetadata for an annotatable association link. |
![]() ![]() |
Atom(ODataEntry) | Determines an extension method to get the AtomEntryMetadata for an annotatable entry. |
![]() ![]() |
Atom(ODataFeed) | Determines an extension method to get the AtomFeedMetadata for an annotatable feed. |
![]() ![]() |
Atom(ODataNavigationLink) | Determines an extension method to get the AtomLinkMetadata for an annotatable navigation link. |
![]() ![]() |
Atom(ODataResourceCollectionInfo) | Determines an extension method to get the AtomResourceCollectionMetadata for an annotatable (resource) collection. |
![]() ![]() |
Atom(ODataWorkspace) | Determines an extension method to get the AtomWorkspaceMetadata for an annotatable workspace. |
Top