次の方法で共有


DisjunctionTypeValues 列挙型

定義

DisjunctionTypeValues 列挙型を定義します。

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

フィールド

DisjunctionTypeValues(String)

新しい DisjunctionTypeValues 列挙型インスタンスを作成します

Equals(Object)
Equals(DisjunctionTypeValues)
GetHashCode()
Multidevice 2

マルチデバイス。

アイテムを xml としてシリアル化されるときに、その値は "マルチデバイス" です。

Multidevice

マルチデバイス。

アイテムを xml としてシリアル化されるときに、その値は "マルチデバイス" です。

Multiprocess 3

マルチプロセス。

項目を xml としてシリアル化されるときに、その値は "マルチプロセス" です。

Multiprocess

マルチプロセス。

項目を xml としてシリアル化されるときに、その値は "マルチプロセス" です。

Equality(DisjunctionTypeValues, DisjunctionTypeValues)
Inequality(DisjunctionTypeValues, DisjunctionTypeValues)
Recognition 0

認識。

項目を xml としてシリアル化されるときに、その値は "認識" です。

Recognition

認識。

項目を xml としてシリアル化されるときに、その値は "認識" です。

ToString()
Understanding 1

理解。

項目を xml としてシリアル化されるときに、その値は "understanding" です。

Understanding

理解。

項目を xml としてシリアル化されるときに、その値は "understanding" です。

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

適用対象