Click or drag to resize
ProjectSelection Properties

The ProjectSelection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements in the ProjectSelection.
Public propertyIsSynchronized
Gets a value indicating whether access to the ProjectSelection is synchronized (thread safe).
Public propertySingleSelectedObject
If a single object is selected, that object is returned, otherwise null.
Public propertySyncRoot
Gets an object that can be used to synchronize access to the ProjectSelection.
Top
See Also