Mol(Math Object Library) fot .Net
アッセンブリー: Mol.Net (in Mol.Net.dll)
データフィールドの最大配列用素数。
文字列(string)の場合は最大文字数です。
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public int DataLength { get; } |
Visual Basic |
---|
Public ReadOnly Property DataLength As Integer Get |
Visual C++ |
---|
public: property int DataLength { int get (); } |
member DataLength : int with get |