VGLayoutObjectList Class  
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.
public ref class VGLayoutObjectList : Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::LayoutCollectionBase
	public class VGLayoutObjectList : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.LayoutCollectionBase
	type VGLayoutObjectList = class
    inherit LayoutCollectionBase
	Public Class VGLayoutObjectList
Inherits LayoutCollectionBase
		- Inheritance
 
- Derived
 
Constructors
| VGLayoutObjectList() | 
Properties
| Count | (Inherited from LayoutCollectionBase) | 
| Map | (Inherited from LayoutCollectionBase) | 
Methods
| Add(VGLayoutObject) | (Inherited from LayoutCollectionBase) | 
| Clear() | |
| DeselectAll() | (Inherited from LayoutCollectionBase) | 
| GetEnumerator() | (Inherited from LayoutCollectionBase) | 
| Remove(VGLayoutObject) | (Inherited from LayoutCollectionBase) | 
| SelectAll() | (Inherited from LayoutCollectionBase) | 
| SelectAll(Int32) | (Inherited from LayoutCollectionBase) |