Skip to content

AnnotationDateTimeFormat

Public Class

Represents a Date Time format.

Inheritance Hierarchy

System.Object
Grasshopper.Kernel.Types.GH_Goo.String.
Grasshopper.Kernel.Types.GH_String
Grasshopper.Rhinoceros.Annotations.AnnotationDateTimeFormat

Namespace: Grasshopper.Rhinoceros.Annotations

Assembly: Grasshopper (in Grasshopper.dll)

Syntax

public sealed class AnnotationDateTimeFormat : GH_String,
IEquatable<AnnotationDateTimeFormat>

The AnnotationDateTimeFormat type exposes the following members.

Constructors

Name

Description


Public Method

Initializes a new instance of the AnnotationDateTimeFormat class


Public Method

Initializes a new instance of the AnnotationDateTimeFormat class


Public Method

Initializes a new instance of the AnnotationDateTimeFormat class


Properties

Name

Description


Public Property

Public Property

Gets the validity of this instance. String are valid if they are not null.

(Inherited from GH_String.)


Public Property

Gets a string describing the state of “invalidness”. If the instance is valid, then this property should return Nothing or String.Empty.

(Inherited from GH_String.)


Public Property

(Inherited from GH_String.)


Public Property

(Inherited from GH_String.)


Public Property

Gets or sets the internal data.

(Inherited from GH_Goo.T..)


Methods

Name

Description


Public Method

(Overrides

.)


Public Method
CastTo.Q.(Q.)

Attempt a cast to type Q.

(Inherited from GH_Goo.T..)


Public Method

(Inherited from GH_String.)


Public Method

(Overrides

.)


Public Method

(Inherited from GH_String.)


Public Method

(Inherited from GH_String.)


Public Method

Public Method

(Overrides Object.Equals(Object).)


Public Method

(Overrides Object.GetHashCode..)


Public Method

(Inherited from GH_String.)


Public Method

This function will be called when the local IGH_Goo instance disappears into a user Script. This would be an excellent place to cast your IGH_Goo type to a simple data type.

(Inherited from GH_Goo.T..)


Public Method

(Inherited from GH_String.)


Public Method

(Inherited from GH_String.)