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