KitchenDraw SDK 2
Show / Hide Table of Contents

Operator implicit operator

implicit operator bool(CatalogChangeResult)

Indicated whether the operation completed successfully (had no errors).

Declaration
public static implicit operator bool(Scene.CatalogChangeResult result)
Parameters
Type Name Description
Scene.CatalogChangeResult result
Returns
Type Description
bool
In this article
Back to top Generated by DocFX