Share via


Workspace<TSmartPart,TSmartPartInfo>.InnerSmartParts Property

Definition

protected:
 property System::Collections::Generic::ICollection<TSmartPart> ^ InnerSmartParts { System::Collections::Generic::ICollection<TSmartPart> ^ get(); };
protected System.Collections.Generic.ICollection<TSmartPart> InnerSmartParts { get; }
member this.InnerSmartParts : System.Collections.Generic.ICollection<'SmartPart>
Protected ReadOnly Property InnerSmartParts As ICollection(Of TSmartPart)

Property Value

ICollection<TSmartPart>

Applies to