Neokernel API

PropsQuery Class

This is an ObjectQuery for querying Props objects. It is used to list objects in an IObjectManager using the listObjects method. The IObjectManager must support PropsTypes for PropsQuery features to work properly.

For a list of all members of this type, see PropsQuery Members .

System.Object
   PropsQuery

public class PropsQuery

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.neokernel.om

Assembly: Neokernel (in Neokernel.exe)

See Also

PropsQuery Members | com.neokernel.om Namespace