ModelExplorerTreeContainer.RootElements Property
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.
Root Elements
public:
property System::Collections::IList ^ RootElements { System::Collections::IList ^ get(); };
public System.Collections.IList RootElements { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.RootElements : System.Collections.IList
Public ReadOnly Property RootElements As IList
Property Value
- Attributes