Class TypedArrayRemoteValue
public record TypedArrayRemoteValue : RemoteValue, IEquatable<RemoteValue>, IEquatable<TypedArrayRemoteValue>
- Inheritance
-
TypedArrayRemoteValue
- Implements
- Inherited Members
Properties
Handle
public Handle? Handle { get; set; }
Property Value
InternalId
public InternalId? InternalId { get; set; }