ArcFM Solution Developer Guide
AddChild Method (DomainFilterList)


Syntax
'Declaration
 
Protected Overridable Sub AddChild( _
   ByVal value As System.Object _
) 
'Usage
 
Dim instance As DomainFilterList
Dim value As System.Object
 
instance.AddChild(value)
protected virtual void AddChild( 
   System.object value
)

Parameters

value
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DomainFilterList Class
DomainFilterList Members

 

 


Send Comment