LazyMemberInfo Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a MemberInfo object that does not load assemblies or create objects until requested.
public value class LazyMemberInfo : IEquatable<System::ComponentModel::Composition::ReflectionModel::LazyMemberInfo>
public value class LazyMemberInfo
public struct LazyMemberInfo : IEquatable<System.ComponentModel.Composition.ReflectionModel.LazyMemberInfo>
public struct LazyMemberInfo
type LazyMemberInfo = struct
Public Structure LazyMemberInfo
Implements IEquatable(Of LazyMemberInfo)
Public Structure LazyMemberInfo
- Inheritance
- Implements
Lazy |
Initializes a new instance of the LazyMemberInfo class, representing the specified member. |
Lazy |
Initializes a new instance of the LazyMemberInfo class for a member of the specified type with the specified accessors. |
Lazy |
Initializes a new instance of the LazyMemberInfo class for a member of the specified type with the specified accessors. |
Member |
Gets the type of the represented member. |
Equals(Lazy |
Indicates whether the current instance is equal to another instance of the same type. |
Equals(Object) |
Indicates whether this instance and a specified object are equal. |
Get |
Gets an array of the accessors for the represented member. |
Get |
Returns the hash code for this instance. |
Equality(Lazy |
Determines whether the two specified LazyMemberInfo objects are equal. |
Inequality(Lazy |
Determines whether the two specified LazyMemberInfo objects are not equal. |
Produto | Versões |
---|---|
.NET | 8 (package-provided), 9 (package-provided) |
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7 (package-provided), 4.7, 4.7.1 (package-provided), 4.7.1, 4.7.2 (package-provided), 4.7.2, 4.8 (package-provided), 4.8, 4.8.1 |
.NET Standard | 2.0 (package-provided) |
Comentários do .NET
O .NET é um projeto código aberto. Selecione um link para fornecer comentários: