NSOrderedSet<TKey>.Equality 演算子
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public static bool operator == (Foundation.NSOrderedSet<TKey> first, Foundation.NSOrderedSet<TKey> second);
static member ( = ) : Foundation.NSOrderedSet<'Key (requires 'Key : null and 'Key :> ObjCRuntime.INativeObject)> * Foundation.NSOrderedSet<'Key (requires 'Key : null and 'Key :> ObjCRuntime.INativeObject)> -> bool
パラメーター
- first
- NSOrderedSet<TKey>
- second
- NSOrderedSet<TKey>