다음을 통해 공유


IBaseMessageContext.ReadAt(Int32, String, String) 메서드

정의

public:
 System::Object ^ ReadAt(int index, [Runtime::InteropServices::Out] System::String ^ % strName, [Runtime::InteropServices::Out] System::String ^ % strNamespace);
public object ReadAt (int index, out string strName, out string strNamespace);
abstract member ReadAt : int * string * string -> obj
Public Function ReadAt (index As Integer, ByRef strName As String, ByRef strNamespace As String) As Object

매개 변수

index
Int32
strName
String
strNamespace
String

반환

구현

적용 대상