Responder Developer Guide
CustomerElementCollection Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
CustomerElementCollection Class
Syntax
'Declaration
 
<ConfigurationCollectionAttribute(Miner.Responder.RxIF.Validator.CustomerValidationElement, CollectionType=ConfigurationElementCollectionType.BasicMap)>
<DefaultMemberAttribute("Item")>
<DebuggerDisplayAttribute("Count = {Count}")>
Public NotInheritable Class CustomerElementCollection 
   Inherits Miner.Responder.RxIF.Validator.ConfigurationElementCollection(Of CustomerValidationElement)
'Usage
 
Dim instance As CustomerElementCollection
[ConfigurationCollection(Miner.Responder.RxIF.Validator.CustomerValidationElement, CollectionType=ConfigurationElementCollectionType.BasicMap)]
[DefaultMember("Item")]
[DebuggerDisplay("Count = {Count}")]
public sealed class CustomerElementCollection : Miner.Responder.RxIF.Validator.ConfigurationElementCollection<CustomerValidationElement> 
Inheritance Hierarchy

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

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

CustomerElementCollection Members
Miner.Responder.RxIF.Validator Namespace

 

 


Send Comment