ISymbol Properties
The ISymbol type exposes the following members.
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets the Type Attributes.
| |
|
|
Gets the size of the IDataType in bits.
| |
|
|
Gets the (aligned) size of of the Type/Instance in Bytes
| |
|
|
Gets the Symbol/Datatype Category | |
|
| ||
|
|
Gets the IDataType of the IInstance.
| |
|
|
Gets the name of the instance (without periods (.)
| |
|
|
Gets the relative / absolute access path to the instance (with periods (.))
| |
|
|
Gets a value indicating whether this instance is not basing on a full DataType but instead of some sort of bit mapping
| |
|
|
Indicates that the Size of the Object is Byte aligned (BitSize % 8 == 0)
| |
|
|
Gets a value indicating whether this Symbol is acontainer type. | |
|
|
Gets a value indicating whether this ISymbol is persistent. | |
|
|
Indicates that the IInstance represents a Pointer type (Pointer TO)
| |
|
|
Gets a value indicating whether this instance is a primitive type. | |
|
|
Gets a value indicating whether IInstance is a property.
| |
|
|
Indicates that this instance is read only. | |
|
|
Gets a value indicating whether this instance is recursive. | |
|
|
Indicates that the IInstance represents a Reference type (REFERENCE TO)
| |
|
|
Gets a value indicating whether this IInstance is static.
| |
|
|
Gets the parent Symbol | |
|
|
Gets the size of the object in bytes or Bits dependant on IsBitType | |
|
|
Gets the SubSymbols of the ISymbol | |
|
|
Gets the name of the DataType that is used for this IInstance.
| |
|
|
Gets the value encoding.
|
See Also
Reference
ISymbol Interface TwinCAT.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026