Click or drag to resize

GuidRange Constructor (Guid, Guid)

Initializes a new instance of the GuidRange class

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public GuidRange(
	Guid from,
	Guid to
)

Parameters

from
Type: SystemGuid

[Missing <param name="from"/> documentation for "M:Stimulsoft.Report.GuidRange.#ctor(System.Guid,System.Guid)"]

to
Type: SystemGuid

[Missing <param name="to"/> documentation for "M:Stimulsoft.Report.GuidRange.#ctor(System.Guid,System.Guid)"]

See Also