SelectionContainer.ALL Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Refers to all SelectableObjects.
public: System::UInt32 ALL = 1;
unsigned int ALL = 1;
public const uint ALL = 1;
val mutable ALL : uint32
Public Const ALL As UInteger = 1