Table of Contents

Class CommLinkTypeImageCollection

Namespace
Lers.UI
Assembly
Lers.UI.dll

Коллекция изображений поддерживаемых типов каналов связи.

public class CommLinkTypeImageCollection : ImageCollection, ISupportInitialize, IImageCollection, IComponent, IDisposable, ICloneable
Inheritance
ImageCollection
CommLinkTypeImageCollection
Implements
IImageCollection
Inherited Members
ImageCollection.OnIsDPIAwareChanged()
ImageCollection.CreateDpiAwareProjectImageResolver()
ImageCollection.CreateDpiAwareSolutionImageResolver()
ImageCollection.OnIsDPIAwareChanging(DefaultBoolean, DefaultBoolean)
ImageCollection.GetAllowDPIAware(DefaultBoolean)
ImageCollection.BeginInit()
ImageCollection.EndInit()
ImageCollection.CheckDPIAwareImageSize()
ImageCollection.Clear()
ImageCollection.OnChanged()
ImageCollection.FireChanged()
ImageCollection.RaiseGetImageSize(ImageCollectionGetImageSizeEventArgs)
ImageCollection.RaiseResolveImage(ImageCollectionResolveImageEventArgs)
ImageCollection.ImageSize
ImageCollection.IsDpiAware
ImageCollection.ProjectImageResolver
ImageCollection.SolutionImageResolver
ImageCollection.IsDesignMode
ImageCollection.TransparentColor
ImageCollection.Images
ImageCollection.ImageStream
ImageCollection.Changed
ImageCollection.GetImageSize
ImageCollection.ResolveImage
Extension Methods

Constructors

CommLinkTypeImageCollection()

Инициализирует новый экземпляр CommLinkTypeImageCollection.

public CommLinkTypeImageCollection()

CommLinkTypeImageCollection(IContainer)

Инициализирует новый экземпляр CommLinkTypeImageCollection.

public CommLinkTypeImageCollection(IContainer container)

Parameters

container IContainer

Объект, реализующий интерфейс IContainer.