ImportScopeHandle.Inequality(ImportScopeHandle, ImportScopeHandle) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool operator !=(System::Reflection::Metadata::ImportScopeHandle left, System::Reflection::Metadata::ImportScopeHandle right);
public static bool operator != (System.Reflection.Metadata.ImportScopeHandle left, System.Reflection.Metadata.ImportScopeHandle right);
static member op_Inequality : System.Reflection.Metadata.ImportScopeHandle * System.Reflection.Metadata.ImportScopeHandle -> bool
Public Shared Operator != (left As ImportScopeHandle, right As ImportScopeHandle) As Boolean
Parameters
- left
- ImportScopeHandle
- right
- ImportScopeHandle
Returns
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.