BaseObjectCollection.NodeListReadOnly Property

Definition

Read only list of objects with generated data on the object.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::MixedReality::Toolkit::Utilities::ObjectCollectionNode ^> ^ NodeListReadOnly { System::Collections::Generic::IReadOnlyList<Microsoft::MixedReality::Toolkit::Utilities::ObjectCollectionNode ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.MixedReality.Toolkit.Utilities.ObjectCollectionNode> NodeListReadOnly { get; }
member this.NodeListReadOnly : System.Collections.Generic.IReadOnlyList<Microsoft.MixedReality.Toolkit.Utilities.ObjectCollectionNode>
Public ReadOnly Property NodeListReadOnly As IReadOnlyList(Of ObjectCollectionNode)

Property Value

Applies to