The GenericSortedDictionaryType<(Of <(TKey, TValue>)>) type exposes the following members.

Properties

  NameDescription
Comparer
ForeignKeyDirection (Inherited from CollectionType.)
HasNiceEquals (Inherited from CollectionType.)
IsAlwaysDirtyChecked
We always need to dirty check the collection because we sometimes need to incremement version number of owner and also because of how assemble/disassemble is implemented for uks
(Inherited from CollectionType.)
IsAnyType
Gets a value indicating if the implementation is an "object" type
(Inherited from AbstractType.)
IsArrayType (Inherited from CollectionType.)
IsAssociationType (Inherited from CollectionType.)
IsCollectionType (Inherited from CollectionType.)
IsComponentType
Gets a value indicating if the AbstractType is an IAbstractComponentType.
(Inherited from AbstractType.)
IsEntityType
Gets a value indicating if the AbstractType is a EntityType.
(Inherited from AbstractType.)
IsMutable (Inherited from CollectionType.)
LHSPropertyName (Inherited from CollectionType.)
Name (Inherited from CollectionType.)
ReturnedClass (Inherited from GenericMapType<(Of <(TKey, TValue>)>).)
RHSUniqueKeyPropertyName (Inherited from CollectionType.)
Role (Inherited from CollectionType.)
UseLHSPrimaryKey (Inherited from CollectionType.)

See Also