NSCell.Compare(NSObject) Method
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.
[Foundation.Export("compare:")]
public virtual Foundation.NSComparisonResult Compare (Foundation.NSObject otherCell);
abstract member Compare : Foundation.NSObject -> Foundation.NSComparisonResult
override this.Compare : Foundation.NSObject -> Foundation.NSComparisonResult
Parameters
- otherCell
- NSObject
Returns
- Attributes