Share via


DataSourceValues 枚举

定义

书目数据源类型

public enum DataSourceValues
public readonly struct DataSourceValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Bibliography.DataSourceValues>, IEquatable<DocumentFormat.OpenXml.Bibliography.DataSourceValues>
type DataSourceValues = 
type DataSourceValues = struct
    interface IEnumValue
    interface IEnumValueFactory<DataSourceValues>
Public Enum DataSourceValues
Public Structure DataSourceValues
Implements IEnumValue, IEnumValueFactory(Of DataSourceValues), IEquatable(Of DataSourceValues)
继承
DataSourceValues
继承
DataSourceValues

字段

DataSourceValues(String)

创建新的 DataSourceValues 枚举实例

Art 8

艺术。

当项序列化为 xml 时,其值为“Art”。

Art

艺术。

当项序列化为 xml 时,其值为“Art”。

ArticleInAPeriodical 0

期刊中的文章。

当项序列化为 xml 时,其值为“ArticleInAPeriodical”。

ArticleInAPeriodical

期刊中的文章。

当项序列化为 xml 时,其值为“ArticleInAPeriodical”。

Book 1

书。

当项序列化为 xml 时,其值为“Book”。

Book

书。

当项序列化为 xml 时,其值为“Book”。

BookSection

书籍部分。

当项序列化为 xml 时,其值为“BookSection”。

BookSection 2

书籍部分。

当项序列化为 xml 时,其值为“BookSection”。

Case 15

情况 下。

当项序列化为 xml 时,其值为“Case”。

Case

情况 下。

当项序列化为 xml 时,其值为“Case”。

ConferenceProceedings 4

会议记录。

当项目序列化为 xml 时,其值为“ConferenceProceedings”。

ConferenceProceedings

会议记录。

当项目序列化为 xml 时,其值为“ConferenceProceedings”。

DocumentFromInternetSite

来自 Internet 站点的文档。

当项目序列化为 xml 时,其值为“DocumentFromInternetSite”。

DocumentFromInternetSite 9

来自 Internet 站点的文档。

当项目序列化为 xml 时,其值为“DocumentFromInternetSite”。

ElectronicSource

电子源。

当项序列化为 xml 时,其值为“ElectronicSource”。

ElectronicSource 14

电子源。

当项序列化为 xml 时,其值为“ElectronicSource”。

Equals(DataSourceValues)
Equals(Object)
Film 11

电影。

当项序列化为 xml 时,其值为“Film”。

Film

电影。

当项序列化为 xml 时,其值为“Film”。

GetHashCode()
InternetSite

Internet 站点。

当项序列化为 xml 时,其值为“InternetSite”。

InternetSite 10

Internet 站点。

当项序列化为 xml 时,其值为“InternetSite”。

Interview

面试。

当项目序列化为 xml 时,其值为“Interview”。

Interview 12

面试。

当项目序列化为 xml 时,其值为“Interview”。

JournalArticle 3

日记文章。

当项序列化为 xml 时,其值为“JournalArticle”。

JournalArticle

日记文章。

当项序列化为 xml 时,其值为“JournalArticle”。

Miscellaneous 16

杂项。

当项序列化为 xml 时,其值为“杂项”。

Miscellaneous

杂项。

当项序列化为 xml 时,其值为“杂项”。

Equality(DataSourceValues, DataSourceValues)
Inequality(DataSourceValues, DataSourceValues)
Patent 13

专利。

当项序列化为 xml 时,其值为“Patent”。

Patent

专利。

当项序列化为 xml 时,其值为“Patent”。

Performance 7

性能。

当项序列化为 xml 时,其值为“Performance”。

Performance

性能。

当项序列化为 xml 时,其值为“Performance”。

Report

记者。

当项序列化为 xml 时,其值为“Report”。

Report 5

记者。

当项序列化为 xml 时,其值为“Report”。

SoundRecording 6

录音。

当项序列化为 xml 时,其值为“SoundRecording”。

SoundRecording

录音。

当项序列化为 xml 时,其值为“SoundRecording”。

ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<DataSourceValues>.Create(String)

适用于