| Miner.Data.Access.Conditions Namespace > ExtendedPropertyCondition Class : ExtendedPropertyCondition Constructor |
'DeclarationPublic Function New( _ ByVal key As System.Object, _ ByVal criterion As ValueCriterion _ )
'UsageDim key As System.Object Dim criterion As ValueCriterion Dim instance As New ExtendedPropertyCondition(key, criterion)
public ExtendedPropertyCondition( System.object key, ValueCriterion criterion )
public ExtendedPropertyCondition( key: System.TObject; criterion: ValueCriterion );
public function ExtendedPropertyCondition( key : System.Object, criterion : ValueCriterion );
public: ExtendedPropertyCondition( System.Object* key, ValueCriterion* criterion )
public: ExtendedPropertyCondition( System.Object^ key, ValueCriterion^ criterion )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2