EasyUA Reference
Implicit Type Conversion Operator
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > Uuid Structure : Implicit Type Conversion Operator
guid
The Guid to convert to a Uuid

Glossary Item Box

Converts Uuid to a Guid structure.

Syntax

Visual Basic (Usage)Copy Code
C# 
public Guid operator implicit( 
   Uuid guid
)

Parameters

guid
The Guid to convert to a Uuid

Remarks

Converts Uuid to a Guid structure.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.