Click or drag to resize

BcfReflectedColumnCollection Properties

[This is preliminary documentation and is subject to change.]

The BcfReflectedColumnCollection type exposes the following members.

Properties
  NameDescription
Public propertyArray
Gets the immutable-array containing the columns.
Public propertyCount
Returns the number of elements in the collection.
Public propertyItemInt32
Gets the element at the specified index.
Public propertyItemString
Gets the BcfColumn from the collection with the specified column name.
Top
See Also