Common Application Framework

WindowsCollection.ContainsKey Method 

Determines whether the WindowCollection contains a specific key.

public abstract bool ContainsKey(
   string key
);

Parameters

key
The key to locate in the WindowCollection.

Return Value

See Also

WindowsCollection Class | Aveva.ApplicationFramework.Presentation Namespace