GroupPosition - класс |
Пространство имён: Tessa.Extensions.Default.Shared.Workflow.KrCompilers
public sealed class GroupPosition : IEquatable<GroupPosition>
Тип GroupPosition предоставляет следующие члены.
Имя | Описание | |
---|---|---|
ID |
Возвращает идентификатор положения группы этапов.
| |
Name |
Возвращает строковую подпись положения группы этапов.
|
Имя | Описание | |
---|---|---|
Equals(Object) | Determines whether the specified object is equal to the current object. (Переопределяет ObjectEquals(Object).) | |
Equals(GroupPosition) | Indicates whether the current object is equal to another object of the same type. | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) | |
GetByID(NullableInt32) | ||
GetByID(Object) | ||
GetHashCode | Serves as the default hash function. (Переопределяет ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
ToString | Returns a string that represents the current object. (Переопределяет ObjectToString.) |
Имя | Описание | |
---|---|---|
Equality | ||
Inequality |
Имя | Описание | |
---|---|---|
AtFirst |
В начале группы.
| |
AtLast |
В конце группы.
| |
Unspecified |
Информация о позиции не определена.
|
Имя | Описание | |
---|---|---|
Get | (Определяется ComHelper.) | |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
Invoke | (Определяется ComHelper.) | |
Set | (Определяется ComHelper.) |