Namespace Telerik.Windows.Documents.Spreadsheet.Expressions.DataStructures
Classes
The class represents a collection of items. The collection is initialized with a default value. The collection is compressed because on the outside it looks like all indexes have their value set, but in reality, only the values explicitly set by the public API are stored. |
CompressedExpressionCollection A compressed array-like collection used to store RadExpression objects. |