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

成员名。

返回

该值。

适用于