ModelingWindowPane.CountSelectedObjects Method
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.
Implementation of ISelectionContainer interface.
protected:
virtual System::UInt32 CountSelectedObjects();
protected virtual uint CountSelectedObjects ();
abstract member CountSelectedObjects : unit -> uint32
override this.CountSelectedObjects : unit -> uint32
Protected Overridable Function CountSelectedObjects () As UInteger
Returns
Count of Selected Objects.