RestrictedLengthString クラス

定義

public ref class RestrictedLengthString sealed
[System.Serializable]
public sealed class RestrictedLengthString
type RestrictedLengthString = class
Public NotInheritable Class RestrictedLengthString
継承
RestrictedLengthString
属性

コンストラクター

名前 説明
RestrictedLengthString(String)

プロパティ

名前 説明
MaxLength
Name

メソッド

名前 説明
Equals(Object)
GetHashCode()
ToString()

演算子

名前 説明
Implicit(RestrictedLengthString to String)
Implicit(String to RestrictedLengthString)

適用対象