ModelStore.GetAllAnnotations 方法
包含受保護的成員
包含繼承的成員
傳回所有附註。
這個成員是多載的。如需這個成員的完整資訊,包含語法、使用方式和範例,請按一下多載清單中的名稱。
多載清單
名稱 | 說明 | |
---|---|---|
GetAllAnnotations() | 傳回所有附註的清單。 | |
GetAllAnnotations<TType>() | 傳回實作特定型別之模型上的附註清單。 | |
GetAllAnnotations(Type) | ||
GetAllAnnotations(ModelIdentifier) | 傳回以所提供識別項命名之所有附註的清單。 | |
GetAllAnnotations<TType>(ModelIdentifier) | 傳回實作指定之型別的所有附註。 | |
GetAllAnnotations(ModelIdentifier, Type) |
回頁首