| Noemax.FastInfoset Namespace > Vocabulary Class : AddLocalName Method |
'Declaration Public MustOverride Sub AddLocalName( _ ByVal name As System.String _ )
'Usage Dim instance As Vocabulary Dim name As System.String instance.AddLocalName(name)
public abstract void AddLocalName( System.string name )
public procedure AddLocalName( name: System.String ); abstract;
public __abstract function AddLocalName( name : System.String );
public: abstract void AddLocalName( System.string* name )
public: abstract void AddLocalName( System.String^ name )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2