バージョン

MarkerTypeCollection クラス

MarkerType 列挙可能なオブジェクトのコレクションを表します。
シンタックス
'宣言
 
Public Class MarkerTypeCollection 
   Inherits Infragistics.Collections.ObservableCollectionWrapper(Of MarkerType)
public class MarkerTypeCollection : Infragistics.Collections.ObservableCollectionWrapper<MarkerType> 
参照