'使用法 Dim instance As C1KeyedList(Of TKey,TItem) Dim key As TKey Dim item As TItem Dim value As System.Boolean value = instance.TryGetValue(key, item)
パラメータ
- key
- The specified key.
- item
- The page of document.
戻り値の型
True if item was found in C1KeyedList<TKey,TItem>;false otherwise.