PredicateBase(PropertyBase, PredicateBase+Operators) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
PredicateBase(Microsoft::XLANGs::BaseTypes::PropertyBase ^ property, Microsoft::XLANGs::Core::PredicateBase::Operators Operator);
public PredicateBase (Microsoft.XLANGs.BaseTypes.PropertyBase property, Microsoft.XLANGs.Core.PredicateBase.Operators Operator);
new Microsoft.XLANGs.Core.PredicateBase : Microsoft.XLANGs.BaseTypes.PropertyBase * Microsoft.XLANGs.Core.PredicateBase.Operators -> Microsoft.XLANGs.Core.PredicateBase
Public Sub New (property As PropertyBase, Operator As PredicateBase.Operators)
Parameters
- property
- PropertyBase
- Operator
- PredicateBase.Operators