Contains a name-value pair used to perform a search for matching items.
| C# |
public class Id
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SearchList..::.Id()()() |
Creates a new instance.
| |
| SearchList..::.Id(Nullable<(Of <(Guid>)>)) |
Creates a new instance.
| |
| SearchList..::.Id(Guid, Int32) |
Creates a new instance.
| |
| 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.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Rec |
Gets or sets a number indicating whether the name-value pair represents a self-referencing test:
0 means self-referencing, 1 otherwise.
| |
| ToString()()() | (Inherited from Object.) | |
| Value |
Gets or sets the value.
|
| Object | |
| SearchList..::.Id | |