'宣言
Function IsPropertyValueAvailable( _ ByVal propertyName As String, _ ByVal value As Object _ ) As Boolean
bool IsPropertyValueAvailable( string propertyName, object value )
パラメータ
- propertyName
- value
'宣言
Function IsPropertyValueAvailable( _ ByVal propertyName As String, _ ByVal value As Object _ ) As Boolean
bool IsPropertyValueAvailable( string propertyName, object value )