Interface ITabularNamedObject
- Inherited Members
-
- Namespace
- TabularEditor.TOMWrapper
- Assembly
- TOMWrapper.dll
public interface ITabularNamedObject : ITabularObject, INotifyPropertyChanged, INamedObject
- Extension Methods
-
Properties
int MetadataIndex { get; }
Property Value
Methods
CanDelete()
Returns
CanDelete(out string)
bool CanDelete(out string message)
Parameters
Type |
Name |
Description |
string |
message |
|
Returns
CanEditName()
True if the Name property of this object can be changed, false otherwise.
Returns
Delete()