SIFWorks ADK 2.0
Remove Method (key)
NamespacesEdustructures.SifWorksAdkPropertiesRemove(String)

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

Removes the property with the specified key
Declaration Syntax
C#Visual BasicVisual C++
public void Remove(
	string key
)
Public Sub Remove ( _
	key As String _
)
public:
void Remove (
	String^ key
)
Parameters
key (String)
the name of the property to remove

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