RoleGroupTreeNode(DomainRoleInfo) Constructor
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.
Constructor
public:
RoleGroupTreeNode(Microsoft::VisualStudio::Modeling::DomainRoleInfo ^ metaRole);
public RoleGroupTreeNode (Microsoft.VisualStudio.Modeling.DomainRoleInfo metaRole);
new Microsoft.VisualStudio.Modeling.Shell.RoleGroupTreeNode : Microsoft.VisualStudio.Modeling.DomainRoleInfo -> Microsoft.VisualStudio.Modeling.Shell.RoleGroupTreeNode
Public Sub New (metaRole As DomainRoleInfo)
Parameters
- metaRole
- DomainRoleInfo
Role represented by this node