| C1.Win.C1Report.4 アセンブリ > C1.Win.C1Preview 名前空間 > KeyMapStack クラス : InsertRange メソッド |
'宣言 Public Sub InsertRange( _ ByVal index As System.Integer, _ ByVal collection As System.Collections.Generic.IEnumerable(Of KeyMap) _ )
public void InsertRange( System.int index, System.Collections.Generic.IEnumerable<KeyMap> collection )