SelectionService.CountObjects(UInt32, UInt32) 方法

定义

public:
 virtual int CountObjects(System::UInt32 dwFlags, [Runtime::InteropServices::Out] System::UInt32 % pc);
public int CountObjects (uint dwFlags, out uint pc);
abstract member CountObjects : uint32 * uint32 -> int
override this.CountObjects : uint32 * uint32 -> int
Public Function CountObjects (dwFlags As UInteger, ByRef pc As UInteger) As Integer

参数

dwFlags
UInt32
pc
UInt32

返回

实现

适用于