DocumentHeaderPropertiesToWebHeaderCollection Method |
Namespace:
ArangoDBNetStandard.DocumentApi.Models
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax public WebHeaderCollection ToWebHeaderCollection()
Public Function ToWebHeaderCollection As WebHeaderCollection
public:
WebHeaderCollection^ ToWebHeaderCollection()
member ToWebHeaderCollection : unit -> WebHeaderCollection
Return Value
Type:
WebHeaderCollectionSee Also