Click or drag to resize

BibTexEntryBaseGet Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Tegs tag value for specified _key, if not defined, returns empty string

Namespace:  imbSCI.BibTex
Assembly:  imbSCI.BibTex (in imbSCI.BibTex.dll) Version: 0.9.10.
Syntax
C#
public string Get(
	string _key
)
Request Example View Source

Parameters

_key
Type: SystemString
The key.

Return Value

Type: String
See Also