IArrayValue.TryGetArrayElementValues Method
Returns Array Element values.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
bool TryGetArrayElementValues(
out IEnumerable<Object>? elementValues
)Parameters
|
elementValues IEnumerable<Object> |
The element values. |
Return Value
Boolean
true if the element values are returned, false otherwise.
See Also
Reference
IArrayValue Interface TwinCAT.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026