SalNamedProperties

PPJ.Runtime.Windows.SalNamedProperties

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Runtime.49 (4.9.0.0)

Collection of named properties for SAL controls. Keeps two hash maps in order to preserve the case of the original keys when serializing and deserializing but to be case-insensitive when searching or adding properties.

public class SalNamedProperties : IList, ICollection, IEnumerable, IDictionary

Constructors

Properties

Int32:

String:

ICollection:

ICollection:

Methods

ParameterTypeDescription

key

value

ParameterTypeDescription

key

Returns: Boolean.

ParameterTypeDescription

array

index

Returns: IEnumerator.

ParameterTypeDescription

key

value

ParameterTypeDescription

key

Last updated