Visual Basic (Declaration) | |
---|---|
Public Property EmptyElement As EmptyElement |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public EmptyElement EmptyElement {get; set;} |
C++/CLI | |
---|---|
public: property EmptyElement^ EmptyElement { EmptyElement^ get(); void set (EmptyElement^ value); } |
The properties of this empty element apply to all elements in the Elements collection.