SupportParams Constructor (Int32, ISupportAttributeSet)

The constructor for a support parameters

Namespace:  TSD.API.Remoting.Structure.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public SupportParams(
	int pointIndex,
	ISupportAttributeSet attributeSet
)

Parameters

pointIndex
Type: SystemInt32
The construction point index"/>
attributeSet
Type: TSD.API.Remoting.Structure.CreateISupportAttributeSet
The ISupportAttributeSet
See Also