bool IsPropertySupported( string propertyName )
'Declaration Function IsPropertySupported( _ ByVal propertyName As String _ ) As Boolean
'Declaration
Function IsPropertySupported( _ ByVal propertyName As String _ ) As Boolean
'使用法 Dim instance As IPropertyAllowedSupport Dim propertyName As String Dim value As Boolean value = instance.IsPropertySupported(propertyName)
'使用法
Dim instance As IPropertyAllowedSupport Dim propertyName As String Dim value As Boolean value = instance.IsPropertySupported(propertyName)
IPropertyAllowedSupport インタフェース IPropertyAllowedSupport メンバ
© 2004-2017, GrapeCity inc. All rights reserved.