HealthKit.HKCorrelation: Method Members

The methods of HealthKit.HKCorrelation are listed below. For a list of all members, see the HKCorrelation Members list.

See Also: Inherited members from HealthKit.HKSample

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.