FullySpecifiedPredicate(PropertyBase, PredicateBase+Operators, Object) コンストラクター

定義

public:
 FullySpecifiedPredicate(Microsoft::XLANGs::BaseTypes::PropertyBase ^ property, Microsoft::XLANGs::Core::PredicateBase::Operators Operator, System::Object ^ value);
public FullySpecifiedPredicate (Microsoft.XLANGs.BaseTypes.PropertyBase property, Microsoft.XLANGs.Core.PredicateBase.Operators Operator, object value);
new Microsoft.XLANGs.Core.FullySpecifiedPredicate : Microsoft.XLANGs.BaseTypes.PropertyBase * Microsoft.XLANGs.Core.PredicateBase.Operators * obj -> Microsoft.XLANGs.Core.FullySpecifiedPredicate
Public Sub New (property As PropertyBase, Operator As PredicateBase.Operators, value As Object)

パラメーター

property
PropertyBase
value
Object

適用対象