PredCompareInfoCollection.Contains(String) 方法

定義

判斷該收藏是否包含Pred_Source。

public bool Contains(string name);
override this.Contains : string -> bool
Public Function Contains (name As String) As Boolean

參數

name
String

Pred_Source的名字。

傳回

true若集合包含Pred_Source;否則,。 false

適用於