Share via


RestrictedLengthString Class

Definition

public ref class RestrictedLengthString sealed
[System.Serializable]
public sealed class RestrictedLengthString
type RestrictedLengthString = class
Public NotInheritable Class RestrictedLengthString
Inheritance
RestrictedLengthString
Attributes

Constructors

RestrictedLengthString(String)

Properties

MaxLength
Name

Methods

Equals(Object)
GetHashCode()
ToString()

Operators

Implicit(RestrictedLengthString to String)
Implicit(String to RestrictedLengthString)

Applies to