ModelComponent.KeyForCollection 属性

定义

获取集合中使用的键。

protected internal abstract string KeyForCollection { get; }
member this.KeyForCollection : string
Protected Friend MustOverride ReadOnly Property KeyForCollection As String

属性值

在集合中使用的键。

适用于