Representation of a ISO Select Operation.
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| 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) | (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()()().) |
| Object | |
| Iso180006b..::.Select | |