◆
Contains()
bool Contains
(
KeyValuePair< TKeyType, TValueType >
item
)
Parameters
item
KeyValuePair to check for in the collection
Returns
true if the exact keyValue pair is stored in the collection.
EyE
Unity
Collections
SerializableDictionary