다음을 통해 공유


Int32Extension Constructor (Int32)

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

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

Syntax

‘선언
Public Sub New ( _
    value As Integer _
)
public Int32Extension(
    int value
)

Parameters

.NET Framework Security

See Also

Reference

Int32Extension Class

Int32Extension Overload

Microsoft.VisualStudio.PlatformUI Namespace