Click or drag to resize

styleShotSet  Conversion (styleShotSet to styleContainerShot)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Performs an implicit conversion from styleShotSet to styleContainerShot.

Namespace:  imbSCI.Core.reporting.style
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static implicit operator styleContainerShot (
	styleShotSet m
)
Request Example View Source

Parameters

m
Type: imbSCI.Core.reporting.stylestyleShotSet
The m.

Return Value

Type: styleContainerShot
The result of the conversion.
See Also