SfcCollection<T,K,ParentT>.GetExistingObjectByKey(K) Method

Definition

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

Parameters

key
K

Returns

T

Applies to