'宣言 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
- プロパティパス。