다음을 통해 공유


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

멤버의 이름입니다.

반환

값입니다.

적용 대상