Input for WinForms
PlaceholderCollection クラス
メンバ 

C1.Win.Input.8 アセンブリ > C1.Win.Input.Validation 名前空間 : PlaceholderCollection クラス
CustomPlaceholder オブジェクトのコレクションです。
オブジェクト モデル
PlaceholderCollection クラス
シンタックス
'宣言
 
Public Class PlaceholderCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of CustomPlaceholder)
public class PlaceholderCollection : System.Collections.ObjectModel.ObservableCollection<CustomPlaceholder> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.Win.Input.Validation.PlaceholderCollection

参照

PlaceholderCollection メンバ
C1.Win.Input.Validation 名前空間