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

定義

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

參數

key
K

傳回

T

適用於