GetAllDoc Method

Stot

Stot

IStore..::..GetAllDoc Method

Gets all document in the document table.

Namespace:  Engine
Assembly:  Engine (in Engine.dll)

Syntax


Dictionary<string, Document> GetAllDoc()
Function GetAllDoc As Dictionary(Of String, Document)
Dictionary<String^, Document^>^ GetAllDoc()

Return Value

All Documents in a Dictionry, with their address as key