ComMemberType Enum

Definisi

Menjelaskan jenis anggota COM.

public enum class ComMemberType
public enum ComMemberType
[System.Serializable]
public enum ComMemberType
[System.Serializable]
[System.Runtime.InteropServices.ComVisible(true)]
public enum ComMemberType
type ComMemberType = 
[<System.Serializable>]
type ComMemberType = 
[<System.Serializable>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type ComMemberType = 
Public Enum ComMemberType
Warisan
ComMemberType
Atribut

Bidang

Method 0

Anggota adalah metode normal.

PropGet 1

Anggota mendapatkan properti.

PropSet 2

Anggota menetapkan properti.

Berlaku untuk