Table of Contents

Constructor Link

Namespace
GuildWars2
Assembly
GW2SDK.dll

Represents the context of a page of entities.

public Link(Hyperlink First, Hyperlink Self, Hyperlink Last, Hyperlink Previous, Hyperlink Next)

Parameters

First Hyperlink

The hyperlink to the first page.

Self Hyperlink

The hyperlink to the current page.

Last Hyperlink

The hyperlink to the last page.

Previous Hyperlink

The hyperlink to the previous page.

Next Hyperlink

The hyperlink to the next page.