iControl.SecurityIPIntelligenceFeedList.create C# (CSharp) Method

create() private method

private create ( string lists ) : void
lists string
return void
        public void create(
		string [] lists
	)
        {
            this.Invoke("create", new object [] {
                lists});
        }
SecurityIPIntelligenceFeedList