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