Click or drag to resize
DataDictionaryComputationCollection Properties

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

The DataDictionaryComputationCollection type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
Gets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from ListDataDictionaryComputation.)
Public propertyCount
Gets the number of elements actually contained in the ListT.
(Inherited from ListDataDictionaryComputation.)
Public propertyItemInt32
Gets or sets the element at the specified index.
(Inherited from ListDataDictionaryComputation.)
Public propertyItemDataDictionaryComputationName
Indexer returns DataDictionaryComputation with name = parameter name
Top
See Also