次の方法で共有


ClassRecord.GetUInt16(String) メソッド

定義

指定された memberNameの値を取得します。

public:
 System::UInt16 GetUInt16(System::String ^ memberName);
public ushort GetUInt16 (string memberName);
member this.GetUInt16 : string -> uint16
Public Function GetUInt16 (memberName As String) As UShort

パラメーター

memberName
String

メンバーの名前。

戻り値

値。

適用対象