Instance Methods
The Instance type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Aligns the type name | |
|
|
Determines whether the specified object is equal to the current
object. | |
|
|
Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. | |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current
instance. | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Handler function getting the size of the Instance | |
|
|
Sets a new InstanceName InstancePath | |
|
|
Sets the type attributes | |
|
|
Sets the context mask. | |
|
|
Returns a String that represents this
instance. |
Extension Methods
|
|
Name |
Description |
|---|---|---|
|
|
Indicates, that the Instance value includes process memory
data, that cannot be read in one memory block. | |
|
|
Indicates, that the field is static or is not part of the
parents processimage memory location |
Reference
Instance Class TwinCAT.Ads.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- Instance.AlignTypeName Method
- Instance.OnGetSize Method
- Instance.OnSetInstanceName Method
- Instance.SetAttributes Method
- Instance.SetContextMask Method
- Instance.ToString Method
- InstanceAlignTypeName Method
- InstanceOnGetSize Method
- InstanceOnSetInstanceName Method
- InstanceSetAttributes Method
- InstanceSetContextMask Method
- InstanceToString Method