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