public sealed class ViewCardParameters : IViewCardParameters
Public NotInheritable Class ViewCardParameters
Implements IViewCardParameters
public ref class ViewCardParameters sealed : IViewCardParameters
[<SealedAttribute>]
type ViewCardParameters =
class
interface IViewCardParameters
end
ViewCardParameters | Initializes a new instance of the ViewCardParameters class. |
ViewCardParameters(FuncIViewParameterMetadata, FuncBoolean, RequestParameterBuilder) | Initializes a new instance of the ViewCardParameters class. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetCardIdParameter | Создает и возвращает параметр Идентификатор текущей карточки |
GetCardTypeIdParameter | Создает и возвращает параметр идентификатор типа текущей карточки |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ProvideCurrentCardIdParameter | Проставлеяет в список параметров идентификатор текущей карточки. Если параметр уже есть в списке он будет заменен |
ProvideCurrentCardTypeIdParameter | Проставляет в список параметров идентификатор типа текущей карточки. Если параметр уже есть в списке он будет заменен. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |