Click or drag to resize

ConnectionAllExchanged Method

All currently local properties synchronized with the property sync.

Namespace: Demo3D.Visuals.MultiModel
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public List<(IConnectionPoint , PropertyFullPath , string )> AllExchanged()

Return Value

ListValueTupleIConnectionPoint, PropertyFullPath, String

[Missing <returns> documentation for "M:Demo3D.Visuals.MultiModel.Connection.AllExchanged"]

See Also