Spread Windows Forms 12.0 Product Documentation
Clone Method (SoundNotify)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SoundNotify Class : Clone Method
Creates an exact copy of the current SoundNotify.
Syntax
'Declaration
 
Public Overrides Function Clone() As ValidateActionBase
'Usage
 
Dim instance As SoundNotify
Dim value As ValidateActionBase
 
value = instance.Clone()
public override ValidateActionBase Clone()

Return Value

A ValidateActionBase that represents the cloned SoundNotify.
See Also

Reference

SoundNotify Class
SoundNotify Members