MiscellaneousBitsAttribute Klasa

Definicja

Przestroga

Microsoft.VisualC.dll is an obsolete assembly and exists only for backwards compatibility.

Atrybut, który przechowuje różne informacje o typie metadanych.

public ref class MiscellaneousBitsAttribute sealed : Attribute
public sealed class MiscellaneousBitsAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.All)]
[System.Obsolete("Microsoft.VisualC.dll is an obsolete assembly and exists only for backwards compatibility.")]
public sealed class MiscellaneousBitsAttribute : Attribute
type MiscellaneousBitsAttribute = class
    inherit Attribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
[<System.Obsolete("Microsoft.VisualC.dll is an obsolete assembly and exists only for backwards compatibility.")>]
type MiscellaneousBitsAttribute = class
    inherit Attribute
Public NotInheritable Class MiscellaneousBitsAttribute
Inherits Attribute
Dziedziczenie
MiscellaneousBitsAttribute
Atrybuty

Uwagi

Ten atrybut służy do określania, czy typ jest klasą natywną i czy został zdefiniowany za pomocą słowa kluczowego struct lub class .

Konstruktory

MiscellaneousBitsAttribute(Int32)
Przestarzałe.

Inicjuje MiscellaneousBitsAttribute nowe wystąpienie klasy przy użyciu określonej maski bitów.

Pola

m_dwAttrs
Przestarzałe.

Maska bitowa zawierająca informacje o typie.

Właściwości

TypeId
Przestarzałe.

Po zaimplementowaniu w klasie pochodnej pobiera unikatowy identyfikator dla tego elementu Attribute.

(Odziedziczone po Attribute)

Metody

Equals(Object)
Przestarzałe.

Zwraca wartość wskazującą, czy to wystąpienie jest równe podanemu obiektowi.

(Odziedziczone po Attribute)
GetHashCode()
Przestarzałe.

Zwraca wartość skrótu dla tego wystąpienia.

(Odziedziczone po Attribute)
GetType()
Przestarzałe.

Type Pobiera bieżące wystąpienie.

(Odziedziczone po Object)
IsDefaultAttribute()
Przestarzałe.

W przypadku zastąpienia w klasie pochodnej wskazuje, czy wartość tego wystąpienia jest wartością domyślną klasy pochodnej.

(Odziedziczone po Attribute)
Match(Object)
Przestarzałe.

W przypadku zastąpienia w klasie pochodnej zwraca wartość wskazującą, czy to wystąpienie jest równe określonemu obiektowi.

(Odziedziczone po Attribute)
MemberwiseClone()
Przestarzałe.

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()
Przestarzałe.

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Jawne implementacje interfejsu

_Attribute.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr)
Przestarzałe.

Zestaw nazw jest mapowany na odpowiedni zestaw identyfikatorów wysyłania.

(Odziedziczone po Attribute)
_Attribute.GetTypeInfo(UInt32, UInt32, IntPtr)
Przestarzałe.

Pobiera informacje o typie obiektu, którego można użyć do pobrania informacji o typie interfejsu.

(Odziedziczone po Attribute)
_Attribute.GetTypeInfoCount(UInt32)
Przestarzałe.

Pobiera informację o liczbie typów interfejsów, jakie zawiera obiekt (0 lub 1).

(Odziedziczone po Attribute)
_Attribute.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)
Przestarzałe.

Umożliwia dostęp do właściwości i metod udostępnianych przez obiekt.

(Odziedziczone po Attribute)

Dotyczy