ICEAttribute.IsConstant

説明

この属性のデータが定数(true)かそれ以外(false)かを示す Boolean 値を戻します。

C#構文

// get accessor

Boolean rtn = ICEAttribute.IsConstant;