Click or drag to resize

IMultiModelBaseVerify Method

Verify that the component is set up correctly

Namespace: Demo3D.MultiModel.Client
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
IEnumerable<(string Category, string Message)> Verify()

Return Value

IEnumerableValueTupleString, String

[Missing <returns> documentation for "M:Demo3D.MultiModel.Client.IMultiModelBase.Verify"]

See Also