Returns the cross-reference subsections as a byte array.

 

   

Syntax
 

[C#]
byte[] GetSubsectionsAsBytes()

[Visual Basic]
Sub GetSubsectionsAsBytes() As Byte[]

 

   

Params
 
Name Description
return The byte array containing the cross-reference subsections.

 

   

Notes
 
Returns the cross-reference subsections as a byte array.

 

   

Example
 
None.