ConfigItemCollection Class
Syntax
'Declaration
<DefaultMemberAttribute("Item")>
<SerializableAttribute()>
Public MustInherit Class ConfigItemCollection
Inherits FChoice.Foundation.DataObjects.DataObjectCollection(Of ConfigItem)
[DefaultMemberAttribute("Item")]
[SerializableAttribute()]
public abstract class ConfigItemCollection : FChoice.Foundation.DataObjects.DataObjectCollection<ConfigItem>
Inheritance Hierarchy
System.Object
System.Collections.Generic.List
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
ConfigItemCollection Members FChoice.Foundation.DataObjects Namespace FChoice.Foundation.DataObjects.ConfigItemCollection FChoice.Foundation.Clarify.DataObjects.ClarifyConfigItemCollection
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
ConfigItemCollection Members FChoice.Foundation.DataObjects Namespace