Void Yapı

Tanım

Değer döndürmeyen bir yöntem için dönüş değeri türünü belirtir.

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
Devralma
Öznitelikler

Açıklamalar

Yapı Void ad alanında System.Reflection kullanılır, ancak tipik bir uygulamada nadiren yararlıdır. Yapı, Void tüm türlerin sınıfından devraldığı üyelerden Object başka üyeye sahip değildir.

Şunlara uygulanır