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