IWorkspace.SmartParts Property

Definition

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Object ^> ^ SmartParts { System::Collections::ObjectModel::ReadOnlyCollection<System::Object ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<object> SmartParts { get; }
member this.SmartParts : System.Collections.ObjectModel.ReadOnlyCollection<obj>
Public ReadOnly Property SmartParts As ReadOnlyCollection(Of Object)

Property Value

Applies to