CLSObject.DateCreated Property

Definition

Gets the date on which the object was created.

public virtual Foundation.NSDate DateCreated { [Foundation.Export("dateCreated", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.DateCreated : Foundation.NSDate

Property Value

The date on which the object was created.

Attributes

Applies to