OHyMoS.NET Class Library

OhScfSubSystem.init メソッド 

Initialize the element with the information obtained from the file.

 [in] objectname -- object name [in] objnum -- object number [in] fp -- file pointer 

public override void init(
   string aObjName,
   int aObjNum,
   OhStreamReader aSr
);

パラメータ

aObjName
a
String
value
aObjNum
an
int
value
aSr
an
OhStreamReader
value

例外

例外の種類 条件
OhError if an error occurs

参照

OhScfSubSystem クラス | OhymosNet 名前空間