public readonly struct GroupPosition : IEquatable<GroupPosition>,
IComparable<GroupPosition>
Public Structure GroupPosition
Implements IEquatable(Of GroupPosition), IComparable(Of GroupPosition)
public value class GroupPosition : IEquatable<GroupPosition>,
IComparable<GroupPosition>
[<SealedAttribute>]
type GroupPosition =
struct
inherit ValueType
interface IEquatable<GroupPosition>
interface IComparable<GroupPosition>
end
GroupPosition | Инициализирует новый экземпляр GroupPosition. |
AtFirst | В начале группы. |
AtLast | В конце группы. |
ID | Идентификатор положения относительно этапов, добавленных вручную. |
Unspecified | Информация о положении не определена. |
CompareTo | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. |
Equals(GroupPosition) | Indicates whether the current object is equal to another object of the same type. |
Equals(Object) | Indicates whether this instance and a specified object are equal. (Переопределяет ValueTypeEquals(Object)) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetByID(NullableInt32) | Возвращает объект GroupPosition в соответствии с заданным идентификатором положения относительно этапов, добавленных вручную. |
GetByID(Object) | Возвращает объект GroupPosition в соответствии с заданным идентификатором положения относительно этапов, добавленных вручную. |
GetHashCode | Returns the hash code for this instance. (Переопределяет ValueTypeGetHashCode) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns the fully qualified type name of this instance. (Переопределяет ValueTypeToString) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |