Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFCsvColumns Methods

  • Last UpdatedNov 18, 2025
  • 4 minute read
AFCsvColumns Methods

The AFCsvColumns type exposes the following members.

Methods

  NameDescription
Public method
Add
Adds an object to the end of the CollectionT.
(Inherited from CollectionAFCsvColumn.)
Public method
AddRange
Add all entries of an existing AFCsvColumn list to the collection.
Public method
Clear
Removes all elements from the CollectionT.
(Inherited from CollectionAFCsvColumn.)
Public method
Contains(String)
This method determines whether the collection contains a specific item referenced by name.
Public method
Contains(T)
Determines whether an element is in the CollectionT.
(Inherited from CollectionAFCsvColumn.)
Public method
CopyTo
Copies the entire CollectionT to a compatible one-dimensional Array, starting at the specified index of the target array.
(Inherited from CollectionAFCsvColumn.)
Public method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method
FindCsvColumnsByIdentity
Find the AFCsvColumn objects in the collection with the specified AFIdentity.
Public method
FindCsvColumnsByType
Find the AFCsvColumn objects in the collection with the specified object type.
Public method
GetEnumerator
Returns an enumerator that iterates through the CollectionT.
(Inherited from CollectionAFCsvColumn.)
Public method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method
GetRequiredCsvColumns
Retrieve the AFCsvColumn objects from the collection that are required.
Public method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method
IndexOf
Searches for the specified object and returns the zero-based index of the first occurrence within the entire CollectionT.
(Inherited from CollectionAFCsvColumn.)
Public method
Insert
Inserts an element into the CollectionT at the specified index.
(Inherited from CollectionAFCsvColumn.)
Public method
Remove(String)
The Remove method removes the item from the collection by name.
Public method
Remove(T)
Removes the first occurrence of a specific object from the CollectionT.
(Inherited from CollectionAFCsvColumn.)
Public method
RemoveAt
Removes the element at the specified index of the CollectionT.
(Inherited from CollectionAFCsvColumn.)
Public method
ToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also

TitleResults for “How to create a CRG?”Also Available in