ModelStore.Annotation Members
Include Protected Members
Include Inherited Members
Used as a proxy to the annotation.
The ModelStore.Annotation type exposes the following members.
Constructors
Name
Description
Initializes an instance of the ModelStore.Annotation class.
Top
Methods
Name
Description
Deletes this instance from the model.
Returns whether the other object equals this object. (Overrides Object.Equals(Object).)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns a list of the elements this annotation is attached.
Returns the hashcode. (Overrides Object.GetHashCode().)
Returns the specified property.
Returns the relationship entries this annotation is attached to.
Gets the type of the current instance. (Inherited from Object.)
Returns whether the object is deleted.
Creates a shallow copy of the current Object. (Inherited from Object.)
Sets the specified property.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the annotation class.
Returns whether this annotation is attached to model store.
Gets the model reference.
Gets or sets the name of the annotation
Top