Basic Library for UWP
GetPropertyPathValue メソッド

C1.UWP アセンブリ > C1.Xaml 名前空間 > C1PropertyPathHelper クラス : GetPropertyPathValue メソッド
パスを適用する項目。
プロパティパス。
プロパティパスを項目に適用した結果の値を取得します。
シンタックス
'宣言
 
Public Shared Function GetPropertyPathValue( _
   ByVal item As System.Object, _
   ByVal propertyPath As System.String _
) As System.Object
public static System.object GetPropertyPathValue( 
   System.object item,
   System.string propertyPath
)

パラメータ

item
パスを適用する項目。
propertyPath
プロパティパス。
参照

C1PropertyPathHelper クラス
C1PropertyPathHelper メンバ