SfcCollection<T,K,ParentT>.GetExistingObjectByKey(K) Método

Definición

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

Parámetros

key
K

Devoluciones

T

Se aplica a