Class aat_layout_feature_selector_info_tHandle
public abstract class aat_layout_feature_selector_info_tHandle : SafeHandle, IDisposable
- Inheritance
-
aat_layout_feature_selector_info_tHandle
- Implements
- Derived
- Inherited Members
Constructors
aat_layout_feature_selector_info_tHandle(bool)
protected aat_layout_feature_selector_info_tHandle(bool ownsHandle)
Parameters
ownsHandle
bool
Properties
IsInvalid
When overridden in a derived class, gets a value indicating whether the handle value is invalid.
public override sealed bool IsInvalid { get; }
Property Value
Methods
Equals(aat_layout_feature_selector_info_tHandle?)
public bool Equals(aat_layout_feature_selector_info_tHandle? other)
Parameters
Returns
Equals(object?)
Determines whether the specified object is equal to the current object.
public override bool Equals(object? obj)
Parameters
obj
objectThe object to compare with the current object.
Returns
GetDisable()
public aat_layout_feature_selector_t GetDisable()
Returns
GetEnable()
public aat_layout_feature_selector_t GetEnable()
Returns
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.
GetNameId()
public uint GetNameId()
Returns
SetDisable(aat_layout_feature_selector_t)
public void SetDisable(aat_layout_feature_selector_t value)
Parameters
SetEnable(aat_layout_feature_selector_t)
public void SetEnable(aat_layout_feature_selector_t value)
Parameters
SetNameId(uint)
public void SetNameId(uint value)
Parameters
value
uint