Persistate API documentation
Item Property
NamespacesPersistateIndexedList<(Of <(<'T>)>)>Item

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

Members
IconMemberDescription
Item[([( Int32])])
Gets or Sets a T object at a particular numerical position in the collection.

Item[([( String])])
Looks up an object in the IndexedList by string key.

Item[([( Int32, Object])])
Looks up an object in the IndexedList by key.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)