http://www.emgu.com
Assembly: Emgu.Util (in Emgu.Util.dll) Version: 2.4.2.1777 (2.4.2.1777)
Append the samples to the end of the storage
Namespace: Emgu.UtilAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public void Append( IEnumerable<T> samples ) |
Visual Basic |
---|
Public Sub Append ( _ samples As IEnumerable(Of T) _ ) |
Visual C++ |
---|
public: void Append( IEnumerable<T>^ samples ) |
Parameters
- samples
- Type: System.Collections.Generic..::..IEnumerable<(Of <(<'T>)>)>
The samples to be appended to the storage