Visual Basic (Declaration) | |
---|---|
Public Overloads Function Equals( _ ByVal other As ApplicationIdentifier _ ) As Boolean |
C# | |
---|---|
public bool Equals( ApplicationIdentifier? other ) |
C++/CLI | |
---|---|
public: bool Equals( ApplicationIdentifier^ other ) |
Parameters
- other
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)