リサイズはクリックかドラッグ

WoditorVersion クラス

ウディタバージョン列挙
継承階層
SystemObject
  WodiLib.SysTypeSafeEnumWoditorVersion
    WodiLib.SysWoditorVersion

名前空間:  WodiLib.Sys
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public class WoditorVersion : TypeSafeEnum<WoditorVersion>

WoditorVersion 型は下記のメンバーを公開します。

プロパティ
メソッド
  名前説明
Public メソッドEquals(Object)
Determines whether the specified object is equal to the current object.
(TypeSafeEnumTから継承)
Public メソッドEquals(TypeSafeEnumT)
Equal
(TypeSafeEnumTから継承)
Protected メソッドFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Objectから継承)
Public メソッド静的メンバーFromCode
バージョンコードを指定してインスタンスを取得する。
Public メソッド静的メンバーFromName
バージョン名を指定してインスタンスを取得する。
Public メソッドGetHashCode
Serves as the default hash function.
(TypeSafeEnumTから継承)
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドToString
Returns a string that represents the current object.
(TypeSafeEnumTから継承)
トップ
演算子
  名前説明
Public 演算子静的メンバーGreaterThan
>比較演算子
Public 演算子静的メンバーGreaterThanOrEqual
>=比較演算子
Public 演算子静的メンバーLessThan
<比較演算子
Public 演算子静的メンバーLessThanOrEqual
<=比較演算子
トップ
フィールド
  名前説明
Public フィールド静的メンバーVer1_20
Ver1.20
Public フィールド静的メンバーVer1_30
Ver1.30
Public フィールド静的メンバーVer1_31
Ver1.31
Public フィールド静的メンバーVer2_00
Ver2.00
Public フィールド静的メンバーVer2_01
Ver2.01
Public フィールド静的メンバーVer2_02
Ver2.02
Public フィールド静的メンバーVer2_02a
Ver2.02a
Public フィールド静的メンバーVer2_10
Ver2.10
Public フィールド静的メンバーVer2_20
Ver2.20
Public フィールド静的メンバーVer2_21
Ver2.21
Public フィールド静的メンバーVer2_22
Ver2.22
Public フィールド静的メンバーVer2_23
Ver2.23
Public フィールド静的メンバーVer2_24
Ver2.24
トップ
関連項目