Share via


GraphObject.GetValue Method

Include Protected Members
Include Inherited Members

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 GetValue(GraphProperty) Gets the value of the specified annotation.
Public method GetValue<T>(GraphProperty) Gets the value of the specified property.
Public method GetValue<T>(GraphProperty, Graph) Gets the value of the specified property.
Public method GetValue<T>(GraphProperty, T) Gets the value of the specified annotation. if property is not set we reutnr the default value that the caller pass to this method
Public method GetValue<T>(GraphProperty, Graph, GraphCategory%) Gets the value of the specified property, and also return the category that this property value was inherited from if any.

Top

See Also

Reference

GraphObject Class

Microsoft.VisualStudio.GraphModel Namespace