다음을 통해 공유


Collection.Weight 속성

정의

이 컬렉션 멤버의 가중치를 지정합니다.

public:
 property System::Decimal Weight { System::Decimal get(); void set(System::Decimal value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public decimal Weight { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)>]
member this.Weight : decimal with get, set
Public Property Weight As Decimal

속성 값

이 컬렉션 멤버의 가중치입니다.

특성

적용 대상