Binarix FL-net Library for Windows
自ノード番号

名前空間: Binarix.FALink
アセンブリ: Binarix.FLnet (Binarix.FLnet.dll 内) バージョン: 2.0.0.0 (2.0.0.0)

構文

C#
public int OwnNode { get; set; }
Visual Basic
Public Property OwnNode As Integer
	Get
	Set
Visual C++
public:
property int OwnNode {
	int get ();
	void set (int value);
}

参照