Maps for WinRT
FileHeader Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal content() As Byte _
)
'Usage
 
Dim content() As Byte
 
Dim instance As New FileHeader(content)
public FileHeader( 
   byte[] content
)

Parameters

content
See Also

Reference

FileHeader Class
FileHeader Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback