ComponentOne DataObjects for .NET
TableViewFieldCollection Class Members
Properties  Methods 

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace : TableViewFieldCollection Class

The following tables list the members exposed by TableViewFieldCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyOverloaded. Gets the element of the collection at the specified index.  
Public PropertyGets the table view to which the collection belongs.  
Top
Public Methods
 NameDescription
Public MethodAdds a new element to the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodDetermines whether an element is in the collection.  
Public MethodCopies the collection or a portion of it to a one-dimensional array.  
Public MethodOverloaded. Returns the zero-based index of the field with a given name in the collection.  
Public MethodInserts an element into the collection at the specified index.  
Public MethodRemoves the first occurrence of a specific object from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

TableViewFieldCollection Class
C1.Data.SchemaObjects Namespace