RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IQualifiedName.SetNamespace Method

Sets the value of the Namespace property.

Pascal
procedure SetNamespace(const ns: DOMString);
C++
__fastcall SetNamespace(const DOMString ns);

SetNamespace is the write implementation for the Namespace property. 

Namespace is the new namespace in which to interpret Name

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!