Version

ParsedMask Class Members

The following tables list the members exposed by ParsedMask.

Public Constructors
 NameDescription
Public ConstructorParsedMask ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyMaskReturns the associated mask.  
Public PropertyPadCharacterReturns the associated pad character. Used only when applying mask with certain mask modes.  
Public PropertyPromptCharacterReturns the associated prompt character. Used only when applying mask with certain mask modes.  
Public Methods
 NameDescription
Public MethodApplyMaskApplies the mask to the specified data.  
See Also