Parse

SingleDecodeType.Parse method

将 SingleDecodeType 名称的字符串表示形式转换为其实例。

public static SingleDecodeType Parse(string stringDecodeType)
范围类型描述
stringDecodeTypeString包含要转换的 SingleDecodeType 名称的字符串。

返回值

的实例 如果转换成功;否则,它返回.

也可以看看