ContainsKey

NameToCodeMap.ContainsKey method

如果键已经在地图中,则返回 true。

public bool ContainsKey(string name)
范围类型描述
nameString字形名称。

返回值

对或错。

也可以看看