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

ソース グループのインデックスを指定します。

適用対象