fcSDK Documentation
DataObjectCollection<T> Class
Members 

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<T>
      FChoice.Foundation.DataObjects.DataObjectCollection<T>
         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 XP, Windows Server 2003 and 2008 family

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

See Also

Reference

DataObjectCollection<T> Members
FChoice.Foundation.DataObjects Namespace

 

 


© 2010 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.

Send comments on this topic.