Click or drag to resize
XKeySubIdNodeType Class
Class XKeySubIdNodeType.
Inheritance Hierarchy
SystemObject
  Biolomics.BioCallbackXKeySubIdNodeType

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class XKeySubIdNodeType

The XKeySubIdNodeType type exposes the following members.

Constructors
  NameDescription
Public methodXKeySubIdNodeType(TKeySubIdNodeType)
Initializes a new instance of the XKeySubIdNodeType class.
Public methodXKeySubIdNodeType(XKeySubIdNodeType)
Copy ctor
Top
Properties
  NameDescription
Public propertyWidth
Gets or sets the width.
Top
Methods
  NameDescription
Public methodClone
Clones this instance.
Public methodDBWorldId
The Databases DBWorldId.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodKey
Gets the Field Key.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodNodeType
Gets the Node type.
Public methodSubFieldIdx
Gets the subField Index.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
  NameDescription
Public operatorStatic memberEquality
Implements the operator = operator.
Public operatorStatic memberInequality
Implements the operator <> operator.
Top
See Also