| IFileReadContent Method (Byte) | 
            Retrieves the content of the current version.
            
 
Namespace: PDTec.IceNet.Core.Model.FileAssembly: PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxvoid ReadContent(
	out byte[] aContent
)
Parameters
- aContent
 - Type: SystemByte
The content. 
See Also