ClassRecord.GetInt64(String) 方法

定义

检索提供的 memberName的值。

public:
 long GetInt64(System::String ^ memberName);
public long GetInt64 (string memberName);
member this.GetInt64 : string -> int64
Public Function GetInt64 (memberName As String) As Long

参数

memberName
String

成员的名称。

返回

值。

适用于