Record Constructor ()

Initializes a new instance of the Record Class.Initializes a new instance of the Record Class.

Namespace: Microsoft.Azure.Batch.FileStaging.Manifest
Assembly: Microsoft.Azure.Batch (in Microsoft.Azure.Batch.dll)

Usage

'Usage
Dim instance As New Record

Syntax

'Declaration
Public Sub New
public Record ()
public:
Record ()
public Record ()
public function Record ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

Record Class
Record Members
Microsoft.Azure.Batch.FileStaging.Manifest Namespace