Modifier

BaseObjectCollection.NodeList Property

Definition

List of objects with generated data on the object.

protected:
 property System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::Utilities::ObjectCollectionNode ^> ^ NodeList { System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::Utilities::ObjectCollectionNode ^> ^ get(); };
protected System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.Utilities.ObjectCollectionNode> NodeList { get; }
member this.NodeList : System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.Utilities.ObjectCollectionNode>
Protected ReadOnly Property NodeList As List(Of ObjectCollectionNode)

Property Value

Applies to