GlobalStringElementCollection Class
Syntax
'Declaration
<DefaultMemberAttribute("Item")>
Public Class GlobalStringElementCollection
Inherits FChoice.Foundation.DataObjects.DataObjectCollection(Of IGlobalStringElement)
Implements IGlobalStringElementCollection
[DefaultMemberAttribute("Item")]
public class GlobalStringElementCollection : FChoice.Foundation.DataObjects.DataObjectCollection<IGlobalStringElement>, IGlobalStringElementCollection
Inheritance Hierarchy
System.Object
System.Collections.Generic.List
FChoice.Foundation.DataObjects.DataObjectCollection
FChoice.Foundation.Clarify.DataObjects.GlobalStringElementCollection
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
GlobalStringElementCollection Members
FChoice.Foundation.Clarify.DataObjects Namespace