다음을 통해 공유


DynamicHubClients.OthersInGroup(String) 메서드

정의

호출자가 아닌 그룹의 연결에서 메서드를 호출하는 데 사용할 수 있는 개체를 가져옵니다.

public:
 System::Object ^ OthersInGroup(System::String ^ groupName);
public dynamic OthersInGroup (string groupName);
member this.OthersInGroup : string -> obj
Public Function OthersInGroup (groupName As String) As Object

매개 변수

groupName
String

반환

메서드를 호출하는 데 사용할 수 있는 개체입니다.

적용 대상