UUIDDataElement Constructor
constructs new UUIDataElement from GUID
[Visual Basic]
Public Sub New( _
ByVal
guid As
Guid _
)
[C#]
public UUIDDataElement(
Guid guid);
Parameters
-
guid
- uuid value as .Net guid
See Also
UUIDDataElement Class | BlueLibs.SDP Namespace