Responder Developer Guide
UserValidationElementCollection Class
Members 


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

System.Object
   System.Configuration.ConfigurationElement
      System.Configuration.ConfigurationElementCollection
         Miner.Responder.RxIF.Validator.ConfigurationElementCollection<T>
            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

UserValidationElementCollection Members
Miner.Responder.RxIF.Validator Namespace

 

 


Send Comment