バージョン 21.1

GetMaxLength メソッド (UltraEditorProxyOwnerBase)

文字列の最大長を返します。
シンタックス
public override bool GetMaxLength( 
   object ownerContext,
   out int maxLength
)

パラメータ

ownerContext
GetEmbeddableElement(UIElement,EmbeddableEditorOwnerBase,Object,EmbeddableUIElementBase) メソッドに渡されたコンテキスト。
maxLength
(出力) 最大値、または最大値がない場合は0。

戻り値の型

意味のある値が返されたかどうかを示すブール値。
参照