|   | AlarmClone Method | 
        
        
            Creates a new alarm that is a copy of the current instance.
            
        
        Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
SyntaxPublic Function Clone As Alarm
member Clone : unit -> Alarm 
Return Value
Alarm
            A new alarm that is a copy of this instance.
            
 See Also
See Also