IAnnotationDictionary.TryGetValue Method

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets the object that has the specified type and is associated with the specified key.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method TryGetValue<T>(T%) Gets the object that has the specified type.
Public method TryGetValue(TKey, TValue%) Gets the value associated with the specified key. (Inherited from IDictionary<Object, Object>.)
Public method TryGetValue<T>(Object, T%) Gets the object that has the specified type and is associated with the specified key.

Top

See Also

Reference

IAnnotationDictionary Interface

Microsoft.VisualStudio.SharePoint Namespace