The PersistentIdentifierBag<(Of <(T>)>) type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CollectionSnapshot | (Inherited from AbstractPersistentCollection.) |
![]() | Count | |
![]() | Empty | (Overrides AbstractPersistentCollection..::.Empty.) |
![]() | HasQueuedAdds | (Inherited from AbstractPersistentCollection.) |
![]() | IsDirectlyAccessible |
Gets a Boolean indicating if the underlying collection is directly
accessable through code.
(Inherited from AbstractPersistentCollection.) |
![]() | IsDirty | (Inherited from AbstractPersistentCollection.) |
![]() | IsFixedSize | |
![]() | IsReadOnly | |
![]() | IsSynchronized | |
![]() | Item | |
![]() | Owner | (Inherited from AbstractPersistentCollection.) |
![]() | QueuedAddsCollection | (Inherited from AbstractPersistentCollection.) |
![]() | Session | (Inherited from AbstractPersistentCollection.) |
![]() | SyncRoot | |
![]() | WasInitialized | (Inherited from AbstractPersistentCollection.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IList<(Of <(T>)>)..::.Item |