PropertyKeyedCollection1.Contains

PropertyKeyedCollection<T>.Contains method

确定是否PropertyCollection包含具有指定名称的属性。

public bool Contains(string name)
范围类型描述
nameString物业名称

返回值

如果PropertyCollection包含具有指定名称的属性;否则,假的。

也可以看看