次の方法で共有


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