Show / Hide Table of Contents

DataObjectCollection Class

Syntax

'Declaration

Public MustInherit Class DataObjectCollection(Of T As IDataObject) 
   Inherits System.Collections.Generic.List(Of T)
public abstract class DataObjectCollection<T\> : System.Collections.Generic.List<T> 
where T: [IDataObject

Type Parameters

T

Inheritance Hierarchy

System.Object
   System.Collections.Generic.List
      FChoice.Foundation.DataObjects.DataObjectCollection
         FChoice.Foundation.Clarify.DataObjects.CountryCollection
         FChoice.Foundation.Clarify.DataObjects.DaylightSavingsCollection
         FChoice.Foundation.Clarify.DataObjects.FCTimeZoneCollection
         FChoice.Foundation.Clarify.DataObjects.GlobalStringElementCollection
         FChoice.Foundation.Clarify.DataObjects.GlobalStringListCollection
         FChoice.Foundation.Clarify.DataObjects.HierarchicalStringElementCollection
         FChoice.Foundation.Clarify.DataObjects.HierarchicalStringListCollection
         FChoice.Foundation.Clarify.DataObjects.StateCollection
         FChoice.Foundation.Clarify.Schema.SchemaFieldCollectionBase
         FChoice.Foundation.Clarify.Schema.SchemaRelationCollection
         FChoice.Foundation.Clarify.Schema.SchemaTableCollection
         FChoice.Foundation.Clarify.Schema.SchemaViewCollection
         FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfoCollection
         FChoice.Foundation.Clarify.Schema.SchemaViewJoinCollection
         FChoice.Foundation.DataObjects.ConfigItemCollection
         FChoice.Foundation.DataObjects.RestrictionGroupCollection

Requirements

Namespace: FChoice.Foundation.DataObjects

Platforms: Windows 2000, Windows XP, Windows Server family

Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)

Reference

DataObjectCollection Members
FChoice.Foundation.DataObjects Namespace

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.