Converts the input string to the type 'System.Guid'.
Namespace: Colygon.MatchPoint.CoreAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public static Guid ToGuid(
string guid
)
Parameters
- guid
- Type: SystemString
Return Value
Type:
GuidSee Also