SfcCollatedDictionaryCollection<T,K,ParentT>.GetExistingObjectByKey Method

Definition

protected override T GetExistingObjectByKey (K key);
override this.GetExistingObjectByKey : 'K -> 'T
Protected Overrides Function GetExistingObjectByKey (key As K) As T

Parameters

key
K

Returns

T

Applies to