RSConnection2006.GetUserModel(String, String) 方法

定义

public:
 cli::array <System::Byte> ^ GetUserModel(System::String ^ model, System::String ^ perspective);
public byte[] GetUserModel (string model, string perspective);
override this.GetUserModel : string * string -> byte[]
Public Function GetUserModel (model As String, perspective As String) As Byte()

参数

model
String
perspective
String

返回

Byte[]

适用于