/ Assembly List / LJCTextInvasion / PracticeSet

Namespace - LJCTextInvasion


Syntax

C#
public class PracticeSet : IComparable<PracticeSet>

Represents the practice set.

Public Methods
#ctor Initializes an object instance.
CompareTo Provides the default Sort functionality.
GetSearchValueIndex Retrieves the index of the supplied value.
SearchValue Retrieves the value from the Values collection.
4 Methods

Properties
Interval Gets or sets the advance interval.
Name Gets or sets the name value.
Values The set values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.