Class DefaultGroupLeaf
public class DefaultGroupLeaf : GroupLeaf, IComparable<DefaultGroupLeaf>
- Inheritance
-
DefaultGroupLeaf
- Implements
- Inherited Members
- Extension Methods
Constructors
DefaultGroupLeaf()
public DefaultGroupLeaf()
Properties
Text
public string Text { get; set; }
Property Value
Methods
CompareTo(DefaultGroupLeaf)
public int CompareTo(DefaultGroupLeaf other)
Parameters
otherDefaultGroupLeaf