Initializes a new instance of the AlertOption class

C# | Visual Basic | Visual C++ |
public AlertOption( AlertOptionType type, Object value )
Public Sub New ( _ type As AlertOptionType, _ value As Object _ )
public: AlertOption( AlertOptionType type, Object^ value )

- type (AlertOptionType)
- value (Object)