Click or drag to resize

DataCameraGroup Methods

The DataCameraGroup type exposes the following members.

Methods
  NameDescription
Public methodDeepFindCamera
Finds the camera in the current group and recursively in all child groups.
Public methodDeepFindGroup
Finds the group in the current group and recursively in all child groups.
Public methodDispose
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFindCamera
Finds the camera in the current group.
Public methodFindGroup
Finds the group in the current group.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also