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

適用対象