Click or drag to resize

domainElementCollection Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
2013c: Kolekcija domenskih elemenata - koristi se za poddomene itd
Inheritance Hierarchy
SystemObject
  System.Collections.GenericDictionaryString, domainElement
    imbACE.Network.web.coredomainElementCollection

Namespace:  imbACE.Network.web.core
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public class domainElementCollection : Dictionary<string, domainElement>
Request Example View Source

The domainElementCollection type exposes the following members.

Constructors
  NameDescription
Public methoddomainElementCollection
Initializes a new instance of the domainElementCollection class
Top
Methods
  NameDescription
Public methodAdd
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also