[ROOT] / doc / toc / ARCQuery / Class / EntityMethodKey / AllEntityMethodKeysForEntityTypeDict / __TOCDet

KeyValue
AssemblyARCQuery
DocFragTypeClassMember
IsInherited-False-
IsInheritedDoc-False-
Lines-10-
NameAllEntityMethodKeysForEntityTypeDict
NamespaceARCQuery
TypeEntityMethodKey

ClassMemberAttribute

KeyValue
DeclaringTypeEntityMethodKey
MethodNameAllEntityMethodKeysForEntityTypeDict
MethodSignatureSystem.Collections.Generic.Dictionary`2[System.String,ARCQuery.EntityMethodKey] AllEntityMethodKeysForEntityTypeDict(System.Type)

Returns all EntityMethodKey in the class definition of the given entity type.

Key in returned dictionary is Method Name INCLUDING "TryGet".

Useful in order to give query suggestions to the user for instance.

Returns an empty collection if no methods found.

See also AllEntityMethodKeysForEntityTypeList.

Edit


Generated 2024-05-03 20:56:52.872 UTC