Initializes a new instance of the DragOption class

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

- type (DragOptionType)
- value (Object)