VSConstants.ALL 字段

定义

表示选择容器中的所有对象的 GUID。

public: System::UInt32 ALL = 1;
unsigned int ALL = 1;
public const uint ALL = 1;
val mutable ALL : uint32
Public Const ALL As UInteger  = 1

字段值

UInt32

注解

在方法和中使用此标志 ISelectionContainer.GetObjects ISelectionContainer.CountObjects

适用于