'宣言
Public Sub AddRange( _ ByVal collection As IEnumerable(Of CustomPropertyDefinition) _ )
public void AddRange( IEnumerable<CustomPropertyDefinition> collection )
パラメータ
- collection
- 現在のコレクションに追加するコレクション。
'宣言
Public Sub AddRange( _ ByVal collection As IEnumerable(Of CustomPropertyDefinition) _ )
public void AddRange( IEnumerable<CustomPropertyDefinition> collection )