[]
Returns property name as the key for collection.
protected override string GetKeyForItem(MappingInfo item)
Protected Overrides Function GetKeyForItem(item As MappingInfo) As String
| Type | Name | Description |
|---|---|---|
| MappingInfo | item | The MappingInfo object. |
| Type | Description |
|---|---|
| string | The property name. |