| C# | Visual Basic | Visual C++ |
public class StyleDeclaration
Public Class StyleDeclaration
public ref class StyleDeclaration
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| StyleDeclaration(Object, Boolean) |
Constructor
| |
| ClearStyle(String) |
Clears the supplied style
| |
| DebugId |
Debug mode
| |
| Equals(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 a hash function for a particular type. (Inherited from Object.) | |
| GetStyle(String) |
Gets the style
| |
| GetType()()()() | Gets the type of the current instance. (Inherited from Object.) | |
| MatchesStyleClient(IStyleClient) | ||
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetStyle(String, Object) |
Sets the style
| |
| ToString()()()() | (Overrides Object.ToString()()()().) |
| Object | |
| StyleDeclaration | |