SchemeNamedObject - класс

Definition

Пространство имён: Tessa.Scheme
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public abstract class SchemeNamedObject : SchemePartionableObject
Inheritance
Object    SchemeObject    SchemePartionableObject    SchemeNamedObject
Derived
Подробнее

Свойства

Description 
HasSystemControlledName 
ID 
IsPartitionInherited
(Унаследован от SchemePartionableObject)
IsPermanent
(Унаследован от SchemeObject)
IsSealed
(Унаследован от SchemeObject)
IsSystem
(Унаследован от SchemeObject)
LinkedWith
(Унаследован от SchemeObject)
Name 
Parent
(Унаследован от SchemeObject)
Partition
(Унаследован от SchemePartionableObject)

Методы

BeginDeserializationOverride
(Переопределяет SchemeObjectBeginDeserializationOverride(SerializationInfo))
Copy
(Переопределяет SchemePartionableObjectCopy(SchemeObject))
Deserialize
(Унаследован от SchemeObject)
EndDeserializationOverride
(Унаследован от SchemePartionableObject)
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetDisplayName
(Переопределяет SchemeObjectGetDisplayName)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetInheritedPartition
(Унаследован от SchemePartionableObject)
GetObjectData
(Переопределяет SchemePartionableObjectGetObjectData(SerializationInfo))
GetTypeGets the Type of the current instance.
(Унаследован от Object)
IsInvalidPartition
(Унаследован от SchemePartionableObject)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
OnSealed
(Унаследован от SchemeObject)
RaisePropertyChanged
(Унаследован от SchemeObject)
ReadXml(String)
(Унаследован от SchemeObject)
ReadXml(XmlReader)
(Унаследован от SchemeObject)
Seal
(Унаследован от SchemeObject)
ToStringReturns a string that represents the current object.
(Унаследован от Object)
WriteXml
(Унаследован от SchemeObject)

События

PropertyChanged
(Унаследован от SchemeObject)

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также