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 없습니다.