Instance Method
countOfTempData()countOfTempDatacountOfTempData
The number of temporary values.
Declaration
func countOfTempData() -> IntDeclaration
- (NSInteger) countOfTempData;Declaration
countOfTempData() -> intSee Also
Temporary Data
Values associated with the object for transient use.
The temporary value for a key, or
nilif no value is set.Sets or removes a temporary value.