EasyUA Reference
Uuid Constructor(Guid)
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > Uuid Structure > Uuid Constructor : Uuid Constructor(Guid)

guid
The Guid to wrap

Glossary Item Box

Initializes the object with a Guid.

Syntax

Visual Basic (Usage)Copy Code
Dim guid As Guid
 
Dim instance As New Uuid(guid)
C# 
public Uuid( 
   Guid guid
)

Parameters

guid
The Guid to wrap

Remarks

Initializes the object with a Guid.

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.