RestrictedLengthString Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public ref class RestrictedLengthString sealed
[System.Serializable]
public sealed class RestrictedLengthString
type RestrictedLengthString = class
Public NotInheritable Class RestrictedLengthString
- Dědičnost
-
RestrictedLengthString
- Atributy
Konstruktory
| Name | Description |
|---|---|
| RestrictedLengthString(String) | |
Vlastnosti
| Name | Description |
|---|---|
| MaxLength | |
| Name | |
Metody
| Name | Description |
|---|---|
| Equals(Object) | |
| GetHashCode() | |
| ToString() | |
Operátory
| Name | Description |
|---|---|
| Implicit(RestrictedLengthString to String) | |
| Implicit(String to RestrictedLengthString) | |