Table of Contents

Class NodeSeasonsImageCollection

Namespace
Lers.UI
Assembly
Lers.UI.dll

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

public class NodeSeasonsImageCollection : SvgImageCollection, IList<SvgImage>, ICollection<SvgImage>, IImageCollection<SvgImage, SvgImageInfo>, IEnumerable<SvgImage>, IEnumerable, IImageCollectionBase, IComponent, IDisposable, ISupportInitialize
Inheritance
ImageCollection<SvgImage, SvgImageInfo>
SvgImageCollection
NodeSeasonsImageCollection
Implements
IList<SvgImage>
ICollection<SvgImage>
IImageCollection<SvgImage, SvgImageInfo>
IEnumerable<SvgImage>
IImageCollectionBase
Inherited Members
SvgImageCollection.SetImage(SvgImageInfo, SvgImage)
SvgImageCollection.CreateImageInfoCollection()
SvgImageCollection.CreateImageInfoCreator()
ImageCollection<SvgImage, SvgImageInfo>.SetImage(SvgImageInfo, SvgImage)
ImageCollection<SvgImage, SvgImageInfo>.OnSizeChanged()
ImageCollection<SvgImage, SvgImageInfo>.ShouldSerializeImageSize()
ImageCollection<SvgImage, SvgImageInfo>.ResetImageSize()
ImageCollection<SvgImage, SvgImageInfo>.CreateImageInfoCollection()
ImageCollection<SvgImage, SvgImageInfo>.Add(SvgImage)
ImageCollection<SvgImage, SvgImageInfo>.IndexOf(SvgImage)
ImageCollection<SvgImage, SvgImageInfo>.Remove(SvgImage)
ImageCollection<SvgImage, SvgImageInfo>.Contains(SvgImage)
ImageCollection<SvgImage, SvgImageInfo>.Clear()
ImageCollection<SvgImage, SvgImageInfo>.CreateImageInfoCreator()
ImageCollection<SvgImage, SvgImageInfo>.BeginInit()
ImageCollection<SvgImage, SvgImageInfo>.EndInit()
ImageCollection<SvgImage, SvgImageInfo>.Keys
ImageCollection<SvgImage, SvgImageInfo>.ImageSize
ImageCollection<SvgImage, SvgImageInfo>.ImageColorizationMode
ImageCollection<SvgImage, SvgImageInfo>.ScaledImageSize
ImageCollection<SvgImage, SvgImageInfo>.DefaultImageSize
ImageCollection<SvgImage, SvgImageInfo>.DefaultScaleFactor
ImageCollection<SvgImage, SvgImageInfo>.ImageInfos
ImageCollection<SvgImage, SvgImageInfo>.Count
ImageCollection<SvgImage, SvgImageInfo>.Changed
Extension Methods

Constructors

NodeSeasonsImageCollection()

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

public NodeSeasonsImageCollection()

NodeSeasonsImageCollection(IContainer)

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

public NodeSeasonsImageCollection(IContainer container)

Parameters

container IContainer

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