RestrictedLengthString Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public ref class RestrictedLengthString sealed
[System.Serializable]
public sealed class RestrictedLengthString
type RestrictedLengthString = class
Public NotInheritable Class RestrictedLengthString
- Herança
-
RestrictedLengthString
- Atributos
Construtores
| Nome | Description |
|---|---|
| RestrictedLengthString(String) | |
Propriedades
| Nome | Description |
|---|---|
| MaxLength | |
| Name | |
Métodos
| Nome | Description |
|---|---|
| Equals(Object) | |
| GetHashCode() | |
| ToString() | |
Operadores
| Nome | Description |
|---|---|
| Implicit(RestrictedLengthString to String) | |
| Implicit(String to RestrictedLengthString) | |