Pointer Type Reference Constructor
Constructor
Definition
Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2026.1.20.0
C#
public PointerTypeReference(
TypeReference pointedToType
)VB
Public Sub New (
pointedToType As TypeReference
)C++
public:
PointerTypeReference(
TypeReference^ pointedToType
)F#
new :
pointedToType : TypeReference -> PointerTypeReferenceParameters
- pointedToType TypeReference
- The pointed to type