HealthKit.HKCorrelation Members

The members of HealthKit.HKCorrelation are listed below.

See Also: Inherited members from HealthKit.HKSample

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
CorrelationTypeHKCorrelationType. Documentation for this section has not yet been entered.
[read-only]
ObjectsFoundation.NSSet. Documentation for this section has not yet been entered.

Public Methods

static
Create(HKCorrelationType, Foundation.NSDate, Foundation.NSDate, Foundation.NSSet) : HKCorrelation
Documentation for this section has not yet been entered.
static
Create(HKCorrelationType, Foundation.NSDate, Foundation.NSDate, Foundation.NSSet, Foundation.NSDictionary) : HKCorrelation
Documentation for this section has not yet been entered.
static
Create(HKCorrelationType, Foundation.NSDate, Foundation.NSDate, Foundation.NSSet, HKMetadata) : HKCorrelation
Documentation for this section has not yet been entered.
EncodeTo(Foundation.NSCoder)
Encodes the state of the object on the provided encoder
GetObjects(HKObjectType) : Foundation.NSSet
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the HKCorrelation object.