Compartir a través de


Begin 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
PublicPropertyBeginAsCharGetPrivateSet
'Usage
DiminstanceAsCharacterRangeDimvalueAsCharvalue = instance.Begin
publiccharBegin { get; privateset; }
public:
propertywchar_tBegin {
    wchar_tget ();
    private: voidset (wchar_tvalue);
}
function getBegin () : charprivatefunction setBegin (value : char)

Property Value

Type: System. . :: . .Char

.NET Framework Security

See Also

Reference

CharacterRange Structure

CharacterRange Members

System.Dataflow Namespace