Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Unauthenticated.Items
ItemWrapper Class
ItemWrapper Methods
GetById Method
GetById Method (Int32)
GetById Method (Int32, RequestedLanguage)
ItemWrapper
GetById Method
View Project on GitHub
Overload List
Name
Description
GetById(Int32)
Returns the item that matches with the id.
GetById(Int32, RequestedLanguage)
Returns the item that matches with the id.
Top
See Also
Reference
ItemWrapper Class
GW2CSharp.V2.Unauthenticated.Items Namespace