共用方式為


SpatialQueryResult.Overlaps 屬性

定義

與輸入參數中定義的磁片區重迭的網格元件清單。 此清單的最大長度取決於輸入中的 MaxResults 成員。

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::Azure::RemoteRendering::MeshComponent ^> ^ Overlaps { System::Collections::Generic::IReadOnlyList<Microsoft::Azure::RemoteRendering::MeshComponent ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.RemoteRendering.MeshComponent> Overlaps { get; }
member this.Overlaps : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.RemoteRendering.MeshComponent>
Public ReadOnly Property Overlaps As IReadOnlyList(Of MeshComponent)

屬性值

適用於