XPWeakManyToManyAliasList<T> Properties

The following tables list the members exposed by the XPWeakManyToManyAliasList<T> type.

Name Description
msdn2017/pubproperty AliasedList Persistent collection of intermediate objects. (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty BackReferenceMemberInfo (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty ClassInfo (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty Count (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty DataLayer (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty Dictionary (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty GetObjectMemberInfo Calculated member of intermediate class, which contains link to associated object. Used to get value. (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty Instance Obsolete. (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty IsFixedSize (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty IsReadOnly (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty IsSynchronized (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty Item(int)
msdn2017/pubproperty LinkToObjectMemberInfo Obsolete. (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty LinkToThisObjectMemberInfo Member of intermediate class, which contains link to owner of this list. (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty ObjectLayer (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty Owner Owner of this list. (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty RelationName (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty Session (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty SetObjectMemberInfo Persistent member of intermediate class, which contains link to associated object. Used to set value. (inherited from XPWeakManyToManyAliasList).
msdn2017/pubproperty SyncRoot (inherited from XPWeakManyToManyAliasList).
Top