TSD. |
| Class | Description | |
|---|---|---|
| IDictionaryPropertyExtensions | Contains extension methods for IDictionaryPropertyTKey, TItemWrapper, TItem interface |
| Interface | Description | |
|---|---|---|
| IDictionaryOfPropertiesTKey, TItem | Represents a wrapper for an dictionary property containing writable properties | |
| IDictionaryOfReadOnlyPropertiesTKey, TItem | Represents a wrapper for a dictionary property containing read-only properties | |
| IDictionaryPropertyTKey, TItemWrapper, TItem | Represents a wrapper for a dictionary property | |
| IKeyValuePairTKey, TValue | Represents the pair of key and value | |
| IListOfPropertiesTItem | Represents a wrapper for a list property containing writable properties | |
| IListOfReadOnlyPropertiesTItem | Represents a wrapper for a list property containing read-only properties | |
| IListPropertyTItemWrapper, TItem | Represents a wrapper for a list property | |
| IPropertyTValue | Represents a property wrapper | |
| IPropertyWithValidValuesTValue | Represents a property wrapper with collection of valid values | |
| IReadOnlyPropertyTValue | Represents a wrapper for a read-only property | |
| IValidValuesTValue | Represents a collection of valid values |