UINodesCreatedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
UINodesCreated EventArgs
public ref class UINodesCreatedEventArgs : EventArgs
public class UINodesCreatedEventArgs : EventArgs
type UINodesCreatedEventArgs = class
inherit EventArgs
Public Class UINodesCreatedEventArgs
Inherits EventArgs
- Inheritance
-
UINodesCreatedEventArgs
Constructors
UINodesCreatedEventArgs(IEnumerable<CreatedUINode>) |
Initializes a new instance of the UINodesCreatedEventArgs class. |
Properties
CreatedUINodes |
All CreatedUINodes |