ClassRecord.GetInt16(String) 方法

定义

检索提供的 memberName的值。

public:
 short GetInt16(System::String ^ memberName);
public short GetInt16 (string memberName);
member this.GetInt16 : string -> int16
Public Function GetInt16 (memberName As String) As Short

参数

memberName
String

成员的名称。

返回

值。

适用于