Responder Developer Guide
ConfigurationElementCollection<T> Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
ConfigurationElementCollection<T> Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
<DebuggerDisplayAttribute("Count = {Count}")>
Public Class ConfigurationElementCollection(Of T As ConfigurationElement) 
   Inherits System.Configuration.ConfigurationElementCollection
'Usage
 
Dim instance As ConfigurationElementCollection(Of T)
[DefaultMember("Item")]
[DebuggerDisplay("Count = {Count}")]
public class ConfigurationElementCollection<T> : System.Configuration.ConfigurationElementCollection 
where T: ConfigurationElement
Type Parameters
T
Inheritance Hierarchy

System.Object
   System.Configuration.ConfigurationElement
      System.Configuration.ConfigurationElementCollection
         Miner.Responder.RxIF.Validator.ConfigurationElementCollection<T>
            Miner.Responder.RxIF.Validator.CallElementCollection
            Miner.Responder.RxIF.Validator.CustomerElementCollection
            Miner.Responder.RxIF.Validator.UserValidationElementCollection

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ConfigurationElementCollection<T> Members
Miner.Responder.RxIF.Validator Namespace

 

 


Send Comment