Namespace: DeltaEngine.Editor.ParticleEditorAssembly: DeltaEngine.Editor.ParticleEditor (in DeltaEngine.Editor.ParticleEditor.dll) Version: 1.1.1.0 (1.1.1)
public ObservableCollection<string> AvailableTemplates { get; }
public ObservableCollection<string> AvailableTemplates { get; }
Public ReadOnly Property AvailableTemplates As ObservableCollection(Of String)
Get
Public ReadOnly Property AvailableTemplates As ObservableCollection(Of String)
Get
public:
property ObservableCollection<String^>^ AvailableTemplates {
ObservableCollection<String^>^ get ();
}
public:
property ObservableCollection<String^>^ AvailableTemplates {
ObservableCollection<String^>^ get ();
}
member AvailableTemplates : ObservableCollection<string> with get
member AvailableTemplates : ObservableCollection<string> with get
Property Value
Type:
ObservableCollection String