Binarix FL-net Library for Windows
アセンブリ: Binarix.FLnet (Binarix.FLnet.dll 内) バージョン: 2.0.0.0 (2.0.0.0)
予約2
名前空間: Binarix.FALinkアセンブリ: Binarix.FLnet (Binarix.FLnet.dll 内) バージョン: 2.0.0.0 (2.0.0.0)
構文
C# |
---|
public uint[] Reserved2 { get; } |
Visual Basic |
---|
Public ReadOnly Property Reserved2 As UInteger() Get |
Visual C++ |
---|
public: property array<unsigned int>^ Reserved2 { array<unsigned int>^ get (); } |