
C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class StyleSheet : ICloneable
<SerializableAttribute> _ Public Class StyleSheet _ Implements ICloneable
[SerializableAttribute] public ref class StyleSheet : ICloneable

All Members | Constructors | Methods | Fields | ||
Icon | Member | Description |
---|---|---|
![]() | StyleSheet()()()() | Initializes a new instance of the StyleSheet class |
![]() | Clone()()()() |
Creates a new object that is a copy of the current instance.
|
![]() | Declarations |
Style declarations
|
![]() | Equals(StyleSheet) | |
![]() | Equals(Object) | (Overrides Object.Equals(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()()()() | (Overrides Object.GetHashCode()()()().) |
![]() | 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.) |

Object | |
![]() | StyleSheet |