GlobalStringListCollection Class
Syntax
'Declaration
<DefaultMemberAttribute("Item")>
Public Class GlobalStringListCollection
Inherits FChoice.Foundation.DataObjects.DataObjectCollection(Of IGlobalStringList)
Implements IGlobalStringListCollection
[DefaultMemberAttribute("Item")]
public class GlobalStringListCollection : FChoice.Foundation.DataObjects.DataObjectCollection<IGlobalStringList>, IGlobalStringListCollection
Inheritance Hierarchy
System.Object
System.Collections.Generic.List
FChoice.Foundation.DataObjects.DataObjectCollection
FChoice.Foundation.Clarify.DataObjects.GlobalStringListCollection
Requirements
Namespace: FChoice.Foundation.Clarify.DataObjects
Platforms: Windows 2000, Windows XP, Windows Server family
Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)
Reference
GlobalStringListCollection Members
FChoice.Foundation.Clarify.DataObjects Namespace