SIFWorks ADK 2.0
AddC Method (Value)
NamespacesEdustructures.SifWorks.InfraRAddC(String)

[This is preliminary documentation and is subject to change.]

Adds the value of the <C> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddC(
	string Value
)
Public Sub AddC ( _
	Value As String _
)
public:
void AddC (
	String^ Value
)
Parameters
Value (String)
Gets or sets the content value of the &lt;C&gt; element
Remarks

This form of setC is provided as a convenience method that is functionally equivalent to the method AddC

Version: 2.0

Since: 2.0

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10