Click or drag to resize

XMLDataItemClassCreateItem Method

[Missing <summary> documentation for "M:SIC.File.XML`1.CreateItem(System.Data.DataRow)"]

Namespace:  SIC.File
Assembly:  SIC (in SIC.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
private DataItemClass CreateItem(
	DataRow pRow
)

Parameters

pRow
Type: System.DataDataRow

[Missing <param name="pRow"/> documentation for "M:SIC.File.XML`1.CreateItem(System.Data.DataRow)"]

Return Value

Type: DataItemClass

[Missing <returns> documentation for "M:SIC.File.XML`1.CreateItem(System.Data.DataRow)"]

See Also