次の方法で共有


IComposableProjection.Item Property

Gets a list of child IComposableProjection objects.

Overload List

Name Description
IComposableProjection.Item (Guid) Gets the access rights for the identified relationship.
IComposableProjection.Item (ManagementPackRelationshipEndpoint) Gets a list of all child IComposableProjection objects that match the specified role.
IComposableProjection.Item (String) Gets a list of all child IComposableProjection objects that match the specified role.
IComposableProjection.Item (TraversalDepth) Gets a list of all child IComposableProjection objects, optionally including all grandchild objects.
IComposableProjection.Item (ManagementPackRelationshipEndpoint, Guid) Gets a list of all child IComposableProjection objects that match the specified role, constrained by identified object.
IComposableProjection.Item (ManagementPackRelationshipEndpoint, ManagementPackClass) Gets a list of all child IComposableProjection objects that match the specified role, constrained by the provided management pack class.
IComposableProjection.Item (String, Guid) Gets a list of all child IComposableProjection objects that match the specified role, constrained by identified object.
IComposableProjection.Item (String, ManagementPackClass) Gets a list of all child IComposableProjection objects that match the specified role, constrained by the provided management pack class.

See Also

Reference

IComposableProjection Interface
IComposableProjection Members
Microsoft.EnterpriseManagement.Common Namespace