GetAllDoc Method

Stot

Stot

Store..::..GetAllDoc Method

Gets all Documents in the Table

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

Syntax


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

Return Value

The Documents and their addresses