言語

NameChanges.Count プロパティ

定義

名前の変更回数も知っています。

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

プロパティ値

名前が何度も変わる。

適用対象