An instance of the ContentsClass class is used to serialize the contents of the tree control.
There is only one instance of the ContentsClass object for one SftTree/NET control. It is accessed using the SftTree.Contents property.
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET
Inheritance
public class ContentsClass;
Public Class ContentsClass
This class cannot be instantiated.
![]() | Document | Defines the XML document representing the contents of the tree control. |
![]() ![]() | Equals | Determines whether the specified object is equal to the current object. |
![]() ![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. |
![]() ![]() | GetHashCode | Serves as the default hash function. |
![]() ![]() | GetType | Gets the Type of the current instance. |
![]() ![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() ![]() ![]() | ReferenceEquals | Determines whether the specified Object instances are the same instance. |
![]() ![]() | ToString | Returns a string that represents the current object. |
![]() | PropertyChanged | Occurs when a property of a ContentsClass instance is modified. |
See Also Classes | SftTree/NET 2.0