Click or drag to resize

ImageInfo Constructor (DataRow)

/// Initializes a new instance of the ImageInfo class.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public ImageInfo(
	DataRow dataRow
)

Parameters

dataRow
Type: System.DataDataRow

[Missing <param name="dataRow"/> documentation for "M:Cadcorp.Configuration.ImageInfo.#ctor(System.Data.DataRow)"]

See Also