'Declaration Public Function Contains( _ ByVal item As LabelArea _ ) As Boolean
'使用法 Dim instance As LabelAreaCollection Dim item As LabelArea Dim value As Boolean value = instance.Contains(item)
public bool Contains( LabelArea item )
LabelAreaCollection クラス LabelAreaCollection メンバ
© 2004-2015, GrapeCity inc. All rights reserved.