The following tables list the members exposed by AnnBatesNumber.
Name | Description | |
---|---|---|
AnnBatesNumber | Initializes a new AnnBatesNumber class object with default values. |
Name | Description | |
---|---|---|
AsString | Gets the current value of this AnnBatesNumber. The returned value's format is controlled by properties, such as those for the number of digits and starting number. | |
Clone | Creates an exact copy of this IAnnBatesElement object. | |
OnPropertyChanged | Raises the PropertyChanged event. | |
ToString | Returns the value of FriendlyName property. |
Name | Description | |
---|---|---|
AutoIncrement | Gets or sets whether AnnBatesNumber is to increment starting from StartNumber value or randomly. | |
FriendlyName | Gets the friendly name for this AnnBatesNumber. | |
NumberOfDigits | Gets or sets the number of digits viewed for AnnBatesNumber. | |
PrefixText | Gets or sets the starting text for this AnnBatesNumber. | |
StartNumber | Gets or sets the AnnBatesNumber starting numerical value. | |
SuffixText | Gets or sets the text you want to add as ending text of AnnBatesNumber. | |
UseAllDigits | Gets or sets all the number of digits specified on NumberOfDigits property used to view AnnBatesNumber. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. AnnPropertyChangedEventArgs |