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