다음을 통해 공유


PartMetadata.For 메서드

정의

오버로드

For(XLANGPart)
For(Type)

For(XLANGPart)

public:
 static Microsoft::XLANGs::RuntimeTypes::PartMetadata ^ For(Microsoft::XLANGs::BaseTypes::XLANGPart ^ part);
public static Microsoft.XLANGs.RuntimeTypes.PartMetadata For (Microsoft.XLANGs.BaseTypes.XLANGPart part);
static member For : Microsoft.XLANGs.BaseTypes.XLANGPart -> Microsoft.XLANGs.RuntimeTypes.PartMetadata
Public Shared Function For (part As XLANGPart) As PartMetadata

매개 변수

part
XLANGPart

반환

적용 대상

For(Type)

public:
 static Microsoft::XLANGs::RuntimeTypes::PartMetadata ^ For(Type ^ t);
public static Microsoft.XLANGs.RuntimeTypes.PartMetadata For (Type t);
static member For : Type -> Microsoft.XLANGs.RuntimeTypes.PartMetadata
Public Shared Function For (t As Type) As PartMetadata

매개 변수

t
Type

반환

적용 대상