ReplicationBaseCollection.InitList Method    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes collection of replication base.
protected:
 abstract System::Collections::ArrayList ^ InitList();
	protected abstract System.Collections.ArrayList InitList();
	abstract member InitList : unit -> System.Collections.ArrayList
	Protected MustOverride Function InitList () As ArrayList
	Returns
A collection of replication base.