ComponentCrossReference 구조체

정의

Important

이 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
특성

필드

Name Description
DestinationGroupIndex

대상 그룹의 인덱스를 지정합니다.

SourceGroupIndex

원본 그룹의 인덱스를 지정합니다.

적용 대상