Declaration Syntax
Function GetBinaryReader() As BinaryReader
BinaryReader GetBinaryReader();
BinaryReader GetBinaryReader();
function GetBinaryReader() : BinaryReader;
Return Value
A System.IO.BinaryReader for reading contents stored in this store.Requirements
Namespace: Eas.WebCrawler.InterfacesAssembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)