共用方式為


End Property

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Namespace:  System.Dataflow
Assembly:  System.Dataflow (in System.Dataflow.dll)

Syntax

'Declaration
PublicPropertyEndAsCharGetPrivateSet
'Usage
DiminstanceAsCharacterRangeDimvalueAsCharvalue = instance.End
publiccharEnd { get; privateset; }
public:
propertywchar_tEnd {
    wchar_tget ();
    private: voidset (wchar_tvalue);
}
function getEnd () : charprivatefunction setEnd (value : char)

Property Value

Type: System. . :: . .Char

.NET Framework Security

See Also

Reference

CharacterRange Structure

CharacterRange Members

System.Dataflow Namespace