[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public abstract class DictionaryProperty<TKey, TEntry> : ComplexProperty
where TEntry : DictionaryEntryProperty<TKey>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public MustInherit Class DictionaryProperty(Of TKey, TEntry As DictionaryEntryProperty(Of TKey))
Inherits ComplexProperty
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
generic<typename TKey, typename TEntry>
where TEntry : DictionaryEntryProperty<TKey>
public ref class DictionaryProperty abstract : public ComplexProperty
[<AbstractClassAttribute>]
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
type DictionaryProperty<'TKey, 'TEntry when 'TEntry : DictionaryEntryProperty<'TKey>> =
class
inherit ComplexProperty
end
DictionaryPropertyTKey, TEntry | Инициализирует новый экземпляр класса DictionaryPropertyTKey, TEntry |
Contains | Determines whether this instance contains the specified key. |
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) |
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) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |