/ Assembly List / LJCGenTextLib / RepeatItem

Namespace - LJCGenTextLib


Syntax

C#
public class RepeatItem : IComparable<RepeatItem>

Represents a TextGen repeate item.

Public Methods
#ctor Initializes an object instance.
Clone Clones the structure of the object.
CompareTo Provides the default Sort functionality.
ToString The object string identifier.
4 Methods

Properties
Name Gets or sets the Name value.
Replacements Gets or sets the replacement values.
Subsection Gets or sets the sub section.

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