Click or drag to resize

NDViewCommandsDeleteElement Property

Delete element

Namespace:  MediaCy.Automation.ND.View
Assembly:  MediaCy.Automation.ND (in MediaCy.Automation.ND.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property DeleteElement ( 
	parent As McCommand
) As DeleteRendElementCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DeleteRendElementCommand
See Also