imbPropertyCollectionExtensionstoPropertyCollection Method |
| Name | Description | |
|---|---|---|
| toPropertyCollection(IDictionary) | ||
| toPropertyCollection(IEnumerableEnum, String) |
From IEnumerable{Enum} makes PropertyCollection where Key is [!:Type.Name] and Value is the Enum or ToString(String) if format is specified
|