'Declaration
Public Shared Function IsReadWrite( _ ByVal propertyInfo As System.Reflection.PropertyInfo _ ) As System.Boolean
'Usage
Dim propertyInfo As System.Reflection.PropertyInfo Dim value As System.Boolean value = NPropertyInfo.IsReadWrite(propertyInfo)
public static System.bool IsReadWrite( System.Reflection.PropertyInfo propertyInfo )
Parameters
- propertyInfo