C# 클래스 Queue.Hub.Svetovod.SvetovodDisplayConnectionColumnCollection

상속: System.Configuration.ConfigurationElementCollection
파일 보기 프로젝트 열기: breslavsky/queue

공개 메소드들

메소드 설명
Add ( SvetovodDisplayConnectionColumnConfig element ) : void
IsReadOnly ( ) : bool

보호된 메소드들

메소드 설명
CreateNewElement ( ) : ConfigurationElement
GetElementKey ( ConfigurationElement element ) : object
IsElementName ( string elementName ) : bool

메소드 상세

Add() 공개 메소드

public Add ( SvetovodDisplayConnectionColumnConfig element ) : void
element SvetovodDisplayConnectionColumnConfig
리턴 void

CreateNewElement() 보호된 메소드

protected CreateNewElement ( ) : ConfigurationElement
리턴 System.Configuration.ConfigurationElement

GetElementKey() 보호된 메소드

protected GetElementKey ( ConfigurationElement element ) : object
element System.Configuration.ConfigurationElement
리턴 object

IsElementName() 보호된 메소드

protected IsElementName ( string elementName ) : bool
elementName string
리턴 bool

IsReadOnly() 공개 메소드

public IsReadOnly ( ) : bool
리턴 bool