Class DictionaryKeyAtIndexMetadata
Inheritance
object
DictionaryKeyAtIndexMetadata
Implements
IList
IDictionary
Assembly: solution.dll
public sealed class DictionaryKeyAtIndexMetadata : DictionaryIndexMetadata, IAttributeProvider, IList, IDictionary
Constructors
Declaration
public DictionaryKeyAtIndexMetadata(int index, Metadata parent)
Parameters
Fields
Declaration
public const string SubpathPrefix
Field Value
Properties
Declaration
protected override object rawValue { get; set; }
Property Value
Overrides
Methods
Declaration
protected override Type GetDefinedType(Type dictionaryType)
Parameters
| Type |
Name |
Description |
| Type |
dictionaryType |
|
Returns
Overrides
Implements
IList
IDictionary
Extension Methods