Click or drag to resize

Member Constructor (MemberType, Int32)

Compatible with IDEA StatiCa Beta 21.0 - beta
Constructor

Namespace:  IdeaRS.OpenModel.Result
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public Member(
	MemberType memberType,
	int id
)

Parameters

memberType
Type: IdeaRS.OpenModel.ResultMemberType
Type of member
id
Type: SystemInt32
Id of member
See Also