다음을 통해 공유


SelectionService.SelectObjects(UInt32, Object[], UInt32) 메서드

정의

public:
 virtual int SelectObjects(System::UInt32 cSelect, cli::array <System::Object ^> ^ objects, System::UInt32 dwFlags);
public int SelectObjects (uint cSelect, object[] objects, uint dwFlags);
abstract member SelectObjects : uint32 * obj[] * uint32 -> int
override this.SelectObjects : uint32 * obj[] * uint32 -> int
Public Function SelectObjects (cSelect As UInteger, objects As Object(), dwFlags As UInteger) As Integer

매개 변수

cSelect
UInt32
objects
Object[]
dwFlags
UInt32

반환

구현

적용 대상