IEntityDisplayFormaterT Methods |
[This is preliminary documentation and is subject to change.]
The IEntityDisplayFormaterT generic type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | IReadOnlyDictionaryTKey, TValue, T: IEnumerableT | MultiLine(IEnumerableT) |
Formats the entities to a multi-line display representation. May return a single line
|
![]() | IReadOnlyDictionaryTKey, TValue, T: String | SingleLine(IEnumerableT) |
Formats the entities to a single-line display representation
|