ModelItemExtensions.TryGetPropertyValue Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

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

Attempts to retrieve the value of the specified item at the specified path.

Overload List

  Name Description
Public methodStatic member TryGetPropertyValue(ModelItem, ModelItem%, array<String[]) Attempts to retrieve the value of the specified item at the specified path.
Public methodStatic member TryGetPropertyValue(ModelItem, ModelItemCollection%, array<String[]) Attempts to retrieve the value of the specified item at the specified path.
Public methodStatic member TryGetPropertyValue(ModelItem, ModelItemDictionary%, array<String[]) Attempts to retrieve the value of the specified item at the specified path.

Top

See Also

Reference

ModelItemExtensions Class

ModelItemExtensions Members

System.Activities.Design.ModelTree Namespace