| XGroupDef Class |
Namespace: Biolomics.BioCallback
The XGroupDef type exposes the following members.
| Name | Description | |
|---|---|---|
| XGroupDef(TGroupDef) |
Initializes a new instance of the XGroupDef class.
| |
| XGroupDef(XGroupDef) |
Initializes a new instance of the XGroupDef class.
|
| Name | Description | |
|---|---|---|
| Clone |
Clones this instance.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GroupComment |
Gets the Group comment.
| |
| Id |
Gets the group Id.
| |
| IsNothing |
Determines whether this instance is nothing.
| |
| Key |
Gets the Key of this instance.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Name |
Gets The Group Name.
| |
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| Equality |
Implements the operator = operator.
| |
| Inequality |
Implements the operator <> operator.
|