ReferenceTypes
:
Enum
Type of document reference
Value
Art
Article
Book
Booklet
Case
Conference
ElectronicSource
Film
InBook
InCollection
InProceedings
InternetDocument
InternetSite
Interview
Manual
MastersThesis
Misc
Patent
Performance
PHDThesis
Proceedings
SoundRecording
TechReport
Unpublished
Method
public
virtual
int
object
.
Compare
(
value
)
Compares this object with another and returns (-1, 0, or 1)
public
static
const
int
ReferenceTypes
.
Count
Get number of enumerated values
public
static
ReferenceTypes
ReferenceTypes
.
FindValueByLabel
(
label
)
Get a value with a matching label
public
virtual
Icon
object
.
GetIcon
Return a icon for this object
public
virtual
object
.
GetLayoutBlock
Return a layout inside a block
public
virtual
Fact
.
GetLayoutFact
Return a layout for the fact browser
public
virtual
Fact
.
GetLayoutNode
Return a layout for a graph display
public
virtual
object
.
GetLayoutSpan
Return a layout inside a span
public
virtual
object
.
GetLayoutTip
Return a layout for the hint popup
public
virtual
object
.
GetSourceReference
Return a source reference for this object
public
virtual
void
object
.
GetTexSource
(
source
)
LaTeX source code for this object
public
string
ReferenceTypes
.
Label
The label of this enumeration if present, otherwise Name
public
string
ReferenceTypes
.
Name
The name of this enumeration
public
static
ReferenceTypes
[]
ReferenceTypes
.
ValueArray
Get an array of values