Miner.Data.Access.Criteria Namespace > NotInSetCriterion Class : MeetsCriterion Method |
'Declaration
Public Overrides Function MeetsCriterion( _ ByVal value As System.Object _ ) As System.Boolean
'Usage
Dim instance As NotInSetCriterion Dim value As System.Object Dim value As System.Boolean value = instance.MeetsCriterion(value)
public override System.bool MeetsCriterion( System.object value )
public function MeetsCriterion( value: System.TObject ): System.Boolean; override;
public override function MeetsCriterion( value : System.Object ) : System.boolean;
public: System.bool MeetsCriterion( System.Object* value ) override
public: System.bool MeetsCriterion( System.Object^ value ) override
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