IAnyTypeMarshaler Methods
The IAnyTypeMarshaler type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Determines whether ADS can marshal the specified managed data
type. | |
|
|
Determines whether ADS can marshal the specified managed data type. | |
|
|
Determines whether ADS can marshal the specified value | |
|
|
Determines whether ADS can marshal the specified managed data type. | |
|
|
Marshals the specified value to the specified destination
memory / span. | |
|
|
Marshals the specified value to the specified destination. | |
|
|
Determines the MarshalSize of the given type | |
|
|
Gets the byte size of the value when marshalled. | |
|
|
Gets the byte size of the value when marshalled. | |
|
|
Converts the value to byte array. | |
|
|
Unmarshals the source data to an managed value of the specified type. | |
|
|
Unmarshals the specified managed type from memory / span | |
|
|
Unmarshals the source data to an managed value of the specified type. | |
|
|
Unmarshals the source data to an managed value of the specified
type. |
Reference
IAnyTypeMarshaler Interface TwinCAT.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- IAnyTypeMarshaler.CanMarshal Method
- IAnyTypeMarshaler.Marshal Method
- IAnyTypeMarshaler.MarshalSize Method
- IAnyTypeMarshaler.Unmarshal Method
- IAnyTypeMarshaler.CanMarshalValue Method
- IAnyTypeMarshaler.MarshalValueSize Method
- IAnyTypeMarshalerCanMarshal Method
- IAnyTypeMarshalerCanMarshalValue Method
- IAnyTypeMarshalerMarshal Method
- IAnyTypeMarshalerMarshalValueSize Method
- IAnyTypeMarshalerToByteArray Method
- IAnyTypeMarshalerUnmarshal Method
- ITypeMarshaler.CanMarshal Method (Object)
- ITypeMarshaler.CanMarshal Method (Type)
- IAnyTypeMarshaler.CanMarshal Method (Object, .Int32.)
- IAnyTypeMarshaler.CanMarshal Method (Type, .Int32.)
- ITypeMarshaler.Marshal Method
- ITypeMarshaler.MarshalSize Method
- IAnyTypeMarshaler.MarshalSize Method (Object, .Int32., Encoding)
- ITypeMarshaler.Unmarshal Method
- IAnyTypeMarshaler.Marshal Method (Object, .Int32., Encoding, Span.Byte.)
- IAnyTypeMarshaler.Unmarshal Method (Type, .Int32., ReadOnlySpan.Byte., Encoding, Object.)
- IGenericTypeMarshaler.Unmarshal.T. Method (ReadOnlySpan.Byte., Encoding, T.)
- ITypeMarshaler.CanMarshal Method
- IAnyTypeMarshaler.CanMarshal Method (Type, .Int32., Encoding)
- ITypeMarshaler.CanMarshalValue Method
- IAnyTypeMarshaler.CanMarshalValue Method (Object, .Int32., Encoding)
- ITypeMarshaler.MarshalValueSize Method
- IAnyTypeMarshaler.MarshalValueSize Method (Object, .Int32., Encoding)