Variantion Class |
The Variantion type exposes the following members.
Name | Description | |
---|---|---|
![]() | Variantion | Initializes a new instance of the Variantion class. |
Name | Description | |
---|---|---|
![]() | Access | Gets or sets the access level of the variation. |
![]() | CreationRequires | Gets or sets the list of required values for creation. |
![]() | DefaultValue | Gets or sets the default value of the variation. |
![]() | DefaultValueIdentifiers | Gets or sets the list of default value identifiers. |
![]() | Description | Gets or sets the description of the variation. |
![]() | Syntax | Gets or sets the syntax type of the variation. |
![]() | WriteSyntax | Gets or sets the write syntax type of the variation. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |