Click or drag to resize
DataId32ListTGetIds 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<int> GetIds()

Return Value

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