LocalScopeHandle.Equality(LocalScopeHandle, LocalScopeHandle) 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::LocalScopeHandle left, System::Reflection::Metadata::LocalScopeHandle right);
public static bool operator == (System.Reflection.Metadata.LocalScopeHandle left, System.Reflection.Metadata.LocalScopeHandle right);
static member ( = ) : System.Reflection.Metadata.LocalScopeHandle * System.Reflection.Metadata.LocalScopeHandle -> bool
Public Shared Operator == (left As LocalScopeHandle, right As LocalScopeHandle) As Boolean
Parameters
- left
- LocalScopeHandle
- right
- LocalScopeHandle
Returns
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.