MindFusion.Wpf Pack Programmer's Guide
NamedCollection(T) Properties
 


 Public Properties

  Name Description

Count

Gets the number of items in the collection. (Inherited from UndoableCollection.)

IsSynchronized

Gets a value indicating whether access to the collection is synchronized (thread safe). (Inherited from UndoableCollection.)

Item

Gets the item at the specified index. (Inherited from UndoableCollection.)

Item

Gets the item with the specified name. If there is no item with the specified name, the indexer has no effect.

SyncRoot

Gets an object that can be used to synchronize access to the collection. (Inherited from UndoableCollection.)

 Protected Properties

  Name Description

Workbook

Gets a reference to the parent Workbook object. (Inherited from UndoableCollection.)

 See Also

NamedCollection(T) Class
MindFusion.Spreadsheet.Wpf Namespace