Add

PropertyKeyedCollection<T>.Add method

新しいカスタム プロパティを作成します。

public void Add(T item)
パラメータタイプ説明
itemT追加するプロパティ。

関連項目