ResourceDictionary.Count プロパティ

定義

ResourceDictionary 内のエントリの数。

public int Count { get; }
member this.Count : int

プロパティ値

System.Int32

実装

System.Collections.Generic.ICollection`1.Count

適用対象