Udostępnij za pośrednictwem


IClrPropertyGetter.HasSentinel(Object) Metoda

Definicja

Sprawdza, czy właściwość jest ustawiona na wartość domyślną CLR dla jej typu.

public bool HasSentinel (object structuralObject);
abstract member HasSentinel : obj -> bool
Public Function HasSentinel (structuralObject As Object) As Boolean

Parametry

structuralObject
Object

Wystąpienie jednostki lub typu złożonego.

Zwraca

true jeśli wartość właściwości jest wartością domyślną CLR; false jest to dowolna inna wartość.

Dotyczy