Void 構造体
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
値を返さないメソッドの戻り値の型を指定します。
public value class void
public struct Void
[System.Serializable]
public struct Void
[System.Serializable]
[System.Runtime.InteropServices.ComVisible(true)]
public struct Void
type unit = struct
[<System.Serializable>]
type unit = struct
[<System.Serializable>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type unit = struct
Public Structure Void
- 継承
- 属性
注釈
構造体は Void 名前空間で System.Reflection 使用されますが、一般的なアプリケーションではめったに役に立ちません。 構造体 Void には、すべての型がクラスから継承するメンバー以外の Object メンバーはありません。