ArcFM Desktop Developer Guide
BaseConfigurationElementCollection<TConfigurationElementType> Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Geodatabase.Engine.dll
Object Model
BaseConfigurationElementCollection<TConfigurationElementType> Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public MustInherit Class BaseConfigurationElementCollection(Of TConfigurationElementType As {New, ConfigurationElement}) 
   Inherits System.Configuration.ConfigurationElementCollection
[DefaultMember("Item")]
public abstract class BaseConfigurationElementCollection<TConfigurationElementType> : System.Configuration.ConfigurationElementCollection 
where TConfigurationElementType: new(), ConfigurationElement
Type Parameters
TConfigurationElementType
Inheritance Hierarchy

System.Object
   System.Configuration.ConfigurationElement
      System.Configuration.ConfigurationElementCollection
         Miner.Geodatabase.Replication.Configuration.BaseConfigurationElementCollection<TConfigurationElementType>
            Miner.Geodatabase.Replication.Configuration.CategorizedServerReplicaElementCollection
            Miner.Geodatabase.Replication.Configuration.ChangeThresholdTableValueElementCollection
            Miner.Geodatabase.Replication.Configuration.CustomServerReplicaElementCollection
            Miner.Geodatabase.Replication.Configuration.DataSetFilterElementCollection
            Miner.Geodatabase.Replication.Configuration.DirectoryServerReplicaElementCollection
            Miner.Geodatabase.Replication.Configuration.FileGdbServerReplicaElementCollection
            Miner.Geodatabase.Replication.Configuration.FilterValueElementCollection
            Miner.Geodatabase.Replication.Configuration.PersonalGdbServerReplicaElementCollection
            Miner.Geodatabase.Replication.Configuration.ProcessFrameworkClientReplicaElementCollection

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

BaseConfigurationElementCollection<TConfigurationElementType> Members
Miner.Geodatabase.Replication.Configuration Namespace

 

 


Send Comment