NativeImageList Constructor

Microsoft internal use only.

Initializes a new instance of the NativeImageList class.

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

Syntax

‘선언
Public Sub New ( _
    imageListHandle As IntPtr _
)
public NativeImageList(
    IntPtr imageListHandle
)

Parameters

.NET Framework Security

See Also

Reference

NativeImageList Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace