Click or drag to resize
DataId64ListTGetIds Method
Makes a list of all item ids in this list.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public List<long> GetIds()

Return Value

Type: ListInt64
All item ids in this list.
See Also