The following tables list the members exposed by DASubscriptionAttribute.
Public Constructors
Public Fields
Public Properties
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Equals | Returns a value that indicates whether this instance is equal to a specified object. (Inherited from System.Attribute) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetHashCode | Returns the hash code for this instance. (Inherited from System.Attribute) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | IsDefaultAttribute | When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ToString | Returns a string that represents the current object. (Inherited from object) |
Top
Protected Methods
| Name | Description |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
Top
Extension Methods
| Name | Description |
![Public Extension Method](template/packages/core-dotnet/images/extensionmethod.png) | SetState<TNode> | Sets the arbitrary object associated with the node. |
Top
See Also