The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlBinaryReaderSession::TryLookup Method
.NET Framework (current version)
Checks whether the internal collection contains an entry.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
| Name | Description | |
|---|---|---|
![]() | TryLookup(Int32, XmlDictionaryString^%) | Checks whether the internal collection contains an entry matching a key. |
![]() | TryLookup(String^, XmlDictionaryString^%) | Checks whether the internal collection contains an entry matching a value. |
![]() | TryLookup(XmlDictionaryString^, XmlDictionaryString^%) | Checks whether the internal collection contains an entry matching a value. |
Show:
