SfcCollection<T,K,ParentT>.GetExistingObjectByKey(K) 方法

定義

protected abstract T GetExistingObjectByKey(K key);
abstract member GetExistingObjectByKey : 'K -> 'T
Protected MustOverride Function GetExistingObjectByKey (key As K) As T

參數

key
K

傳回

T

適用於