Click or drag to resize

XML<DataItemClass>.GetAll Method

Get all data items

Namespace:  SIC.File
Assembly:  SIC (in SIC.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public List<DataItemClass> GetAll()

Return Value

Type: List<DataItemClass>

[Missing <returns> documentation for "M:SIC.File.XML`1.GetAll"]

Implements

IXML<DataItemClass>.GetAll()
See Also