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[]

適用於