GigaSpaces XAP.NET Documentation
Add Method (propertyConfigurationElement)
Class LibraryGigaSpaces.XAP.ConfigurationPropertiesConfigurationElementAdd(PropertyConfigurationElement)
Add property config to the properties config collection.
Declaration Syntax
C#Visual BasicVisual C++J#
public void Add(
	PropertyConfigurationElement propertyConfigurationElement
)
Public Sub Add ( _
	propertyConfigurationElement As PropertyConfigurationElement _
)
public:
void Add(
	PropertyConfigurationElement^ propertyConfigurationElement
)
public void Add(
	PropertyConfigurationElement propertyConfigurationElement
)
Parameters
propertyConfigurationElement (PropertyConfigurationElement)
property to add.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.3.0.0 (12.3.0.19000)