'宣言 Public Sub Add( _ ByVal item As LayerBase _ )
'使用法 Dim instance As LayerCollection Dim item As LayerBase instance.Add(item)
public void Add( LayerBase item )
LayerCollection クラス LayerCollection メンバ