DiagramDocView.DoSelectObjects(UInt32, Object[], UInt32) 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.
ISelectionContainer.SelectObjects.
protected:
override void DoSelectObjects(System::UInt32 count, cli::array <System::Object ^> ^ objects, System::UInt32 flags);
protected override void DoSelectObjects (uint count, object[] objects, uint flags);
override this.DoSelectObjects : uint32 * obj[] * uint32 -> unit
Protected Overrides Sub DoSelectObjects (count As UInteger, objects As Object(), flags As UInteger)
Parameters
- count
- UInt32
Count of Objects to select.
- objects
- Object[]
Array of Objects to select.
- flags
- UInt32
Flags.