IsCompatibleWith Method
Syntax
public static System.bool IsCompatibleWith(
System.Version expected,
System.Version actual
)Public Shared Function IsCompatibleWith( _
ByVal expected As System.Version, _
ByVal actual As System.Version _
) As System.BooleanParameters
| Name | Description |
|---|---|
| expected | |
| actual |