ComponentCrossReference 结构

定义

重要

此 API 不符合 CLS。

public value class ComponentCrossReference
[System.CLSCompliant(false)]
[System.Runtime.Versioning.SupportedOSPlatform("android")]
public struct ComponentCrossReference
[<System.CLSCompliant(false)>]
[<System.Runtime.Versioning.SupportedOSPlatform("android")>]
type ComponentCrossReference = struct
Public Structure ComponentCrossReference
继承
ComponentCrossReference
属性

字段

名称 说明
DestinationGroupIndex

指定目标组的索引。

SourceGroupIndex

指定源组的索引。

适用于