共用方式為


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

成員的名稱。

傳回

值。

適用於