Int32Extension Constructor (Int32)

 

Creates a new instance of the class with the specified value.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
Int32Extension(
	int value
)

Parameters

value
Type: System::Int32

The value to use.

Return to top
Show: