[DataContractAttribute]
public abstract class CollectionRecord : ICollectionRecord,
IEquatable<ICollectionRecord><DataContractAttribute>
Public MustInherit Class CollectionRecord
Implements ICollectionRecord, IEquatable(Of ICollectionRecord)[DataContractAttribute]
public ref class CollectionRecord abstract : ICollectionRecord,
IEquatable<ICollectionRecord^>[<AbstractClassAttribute>]
[<DataContractAttribute>]
type CollectionRecord =
class
interface ICollectionRecord
interface IEquatable<ICollectionRecord>
end| CollectionRecord | Инициализирует новый экземпляр класса CollectionRecord |
| Equals(ICollectionRecord) | Сравнивает текущий объект с заданным. |
| Equals(Object) | Сравнивает текущий объект с заданным. (Переопределяет ObjectEquals(Object)) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Возвращает хеш-код объекта. (Переопределяет 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. (Унаследован от Object) |
| UpdateFromAssociations | Обновляет значения ссылочных полей из всех объектов-ассоциаций, на которые установлены ссылки. |
| Get | (Определяется ComHelper) |
| InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
| Invoke | (Определяется ComHelper) |
| Set | (Определяется ComHelper) |