Click or drag to resize
RelationExtension Methods

The RelationExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetLink(IRelations, String)
Gets the link by its name.
Public methodStatic memberGetLink(IEnumerableLink, String)
Gets the link by its name.
Public methodStatic memberGetRelationUri
Gets the URI of the relation specified by the name.
Public methodStatic memberGetRelationUriOrThrow
Gets the URI of the relation specified by the name.
Public methodStatic memberHasRelationUri
Determines whether the specified link exists.
Top
See Also