iControl.SystemDisk.Endadd_array_member_by_logical_id C# (CSharp) Method

Endadd_array_member_by_logical_id() public method

public Endadd_array_member_by_logical_id ( System asyncResult ) : void
asyncResult System
return void
        public void Endadd_array_member_by_logical_id(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
SystemDisk