'宣言 Protected Function HasProperty( _ ByVal name As System.String _ ) As System.Boolean
'使用法 Dim instance As ChartPropertyBagObject Dim name As System.String Dim value As System.Boolean value = instance.HasProperty(name)
protected System.bool HasProperty( System.string name )
パラメータ
- name