Initializes a new instance of the PopupOption class

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

- type (PopupOptionType)
- value (Object)