RiotNet  8.0.0
A C#/.NET client for the Riot Games API.
List of all members
RiotNet.Models.ListOfLong Class Reference

A list of long integers that can be stored in a database. More...

Inheritance diagram for RiotNet.Models.ListOfLong:
RiotNet.Models.PersistableList< long >

Additional Inherited Members

- Properties inherited from RiotNet.Models.PersistableList< long >
string Value [get, set]
 Gets or sets the serialized form of the list. This is used for saving the list into a database. This property is not intended to be used by your code. More...
 
new int Capacity [get, set]
 Gets or sets the total number of elements the internal data structure can hold without resizing. More...
 

Detailed Description

A list of long integers that can be stored in a database.


The documentation for this class was generated from the following file: