Class DOMTreatNullAsAttribute

Class DOMTreatNullAsAttribute

이름 공간 : Aspose.Html.Dom.Attributes 구성: Aspose.HTML.dll (25.4.0)

멤버 값의 null이 지정된 값으로 취급될 것임을 나타냅니다.

[ComVisible(true)]
public sealed class DOMTreatNullAsAttribute : Attribute

Inheritance

object Attribute DOMTreatNullAsAttribute

상속 회원들

Attribute.GetCustomAttributes(MemberInfo, Type) , Attribute.GetCustomAttributes(MemberInfo, Type, bool) , Attribute.GetCustomAttributes(MemberInfo) , Attribute.GetCustomAttributes(MemberInfo, bool) , Attribute.IsDefined(MemberInfo, Type) , Attribute.IsDefined(MemberInfo, Type, bool) , Attribute.GetCustomAttribute(MemberInfo, Type) , Attribute.GetCustomAttribute(MemberInfo, Type, bool) , Attribute.GetCustomAttributes(ParameterInfo) , Attribute.GetCustomAttributes(ParameterInfo, Type) , Attribute.GetCustomAttributes(ParameterInfo, Type, bool) , Attribute.GetCustomAttributes(ParameterInfo, bool) , Attribute.IsDefined(ParameterInfo, Type) , Attribute.IsDefined(ParameterInfo, Type, bool) , Attribute.GetCustomAttribute(ParameterInfo, Type) , Attribute.GetCustomAttribute(ParameterInfo, Type, bool) , Attribute.GetCustomAttributes(Module, Type) , Attribute.GetCustomAttributes(Module) , Attribute.GetCustomAttributes(Module, bool) , Attribute.GetCustomAttributes(Module, Type, bool) , Attribute.IsDefined(Module, Type) , Attribute.IsDefined(Module, Type, bool) , Attribute.GetCustomAttribute(Module, Type) , Attribute.GetCustomAttribute(Module, Type, bool) , Attribute.GetCustomAttributes(Assembly, Type) , Attribute.GetCustomAttributes(Assembly, Type, bool) , Attribute.GetCustomAttributes(Assembly) , Attribute.GetCustomAttributes(Assembly, bool) , Attribute.IsDefined(Assembly, Type) , Attribute.IsDefined(Assembly, Type, bool) , Attribute.GetCustomAttribute(Assembly, Type) , Attribute.GetCustomAttribute(Assembly, Type, bool) , Attribute.Equals(object?) , Attribute.GetHashCode() , Attribute.Match(object?) , Attribute.IsDefaultAttribute() , Attribute.TypeId , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

주인공의 칭찬(모델 번호:object)

Aspose.Html.Dom.Attributes.DOMTreatNullAsAttribute 클래스의 새로운 예를 시작합니다.

public DOMTreatNullAsAttribute(Type type, object value)

Parameters

type Type

객체의 종류

value object

물건의 가치가 있다.

Properties

Type

값을 얻거나 값을 설정합니다.

public Type Type { get; set; }

부동산 가치

Type

Value

가치를 얻거나 설정합니다.

public object Value { get; set; }

부동산 가치

object

또한 보기

Attribute

 한국어