Click or drag to resize

XMLDataItemClassGetAll 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: ListDataItemClass

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

Implements

IXMLDataItemClassGetAll
See Also