Udostępnij za pośrednictwem


Metoda ImageListBase.RealizeImage —

Przestrzeń nazw:  Microsoft.Internal.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Protected MustOverride Function RealizeImage ( _
    index As Integer, _
    <OutAttribute> ByRef image As BitmapSource _
) As Boolean
protected abstract bool RealizeImage(
    int index,
    out BitmapSource image
)

Parametry

Wartość zwracana

Typ: System.Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ImageListBase Klasa

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI