バージョン

RoleInfo コンストラクタ

シンタックス
'宣言
 
Public Function New( _
   ByVal roleName As String, _
   ByVal baseRoleName As Integer, _
   ByVal selector As String, _
   ByVal priority As Integer _
)
public RoleInfo( 
   string roleName,
   int baseRoleName,
   string selector,
   int priority
)

パラメータ

roleName
baseRoleName
selector
priority
参照