'宣言 Public Overloads Function Insert( _ ByVal index As Integer, _ ByVal type As SectionType, _ ByVal name As String _ ) As Section
'宣言
Public Overloads Function Insert( _ ByVal index As Integer, _ ByVal type As SectionType, _ ByVal name As String _ ) As Section
public Section Insert( int index, SectionType type, string name )
作成してコレクションに追加するセクション。
SectionCollection クラス SectionCollection メンバ オーバーロード一覧