Mercury API
Iso180006b..::.Select Class
NamespacesThingMagicIso180006bIso180006b..::.Select
Representation of a ISO Select Operation.
Declaration Syntax
C#Visual BasicVisual C++
public class Select : TagFilter
Public Class Select _
	Implements TagFilter
public ref class Select : TagFilter
Members
All MembersConstructorsMethodsFields



IconMemberDescription
Iso180006b..::.Select(Boolean, Iso180006b..::.SelectOp, Byte, Byte, ICollection<(Of <(Byte>)>))
Select constructor.

Address
The select address

Data
The data to compare. Exactly eight bytes.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Invert
Whether to invert the selection (deselect tags that meet the comparison and vice versa).

Mask
A bitmask of which of the eight provided bytes to compare

Matches(TagData)
Predicate for post-processing filters.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Op
The select option to provide

ToString()()()
Returns a String that represents the current Object.
(Overrides Object.ToString()()().)
Inheritance Hierarchy
Object
Iso180006b..::.Select

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)