Click or drag to resize

LoadState Constructor (McCommand)

Initializes a new instance of the LoadState class

Namespace:  MediaCy.Commands.LineProfile
Assembly:  MediaCy.Commands.LineProfile (in MediaCy.Commands.LineProfile.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	parent As McCommand
)

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand
See Also