次の方法で共有


ClassRecord.GetArrayRecord(String) メソッド

定義

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

public:
 System::Formats::Nrbf::ArrayRecord ^ GetArrayRecord(System::String ^ memberName);
public System.Formats.Nrbf.ArrayRecord? GetArrayRecord(string memberName);
member this.GetArrayRecord : string -> System.Formats.Nrbf.ArrayRecord
Public Function GetArrayRecord (memberName As String) As ArrayRecord

パラメーター

memberName
String

メンバーの名前。

戻り値

値。

適用対象