Click or drag to resize

MetaPropertiesItem Property

Access property by property descriptor.

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public Object? this[
	MetaPropertyDescriptor property
] { get; set; }

Parameters

property  MetaPropertyDescriptor
The property to access.

Property Value

Object
See Also