DataObjectCollection T  Constructor (DataObjectCollection BaseObject )Nemiro.Data.dll

Namespace: Nemiro.Data
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public DataObjectCollection(
	DataObjectCollection<BaseObject> source
)

Parameters

source
Type: Nemiro.Data DataObjectCollection BaseObject 
See Also