Share via


CommonImplementation.First Property

Definition

public:
 abstract property bool First { bool get(); void set(bool value); };
public abstract bool First { get; set; }
member this.First : bool with get, set
Public MustOverride Property First As Boolean

Property Value

Applies to