Click or drag to resize
IReadOnlyPropertyAsGuid Method
Overload List
  NameDescription
Public methodAsGuid
Value converted to a nullable Guid. If the value cannot be converted, an exception is thrown
Public methodAsGuid(Guid)
Value converted to a Guid using the default value if null. If the value cannot be converted, an exception is thrown
Top
See Also